Jenkins build is back to stable : Hadoop-Hdfs-0.23-Build #614

2013-05-21 Thread Apache Jenkins Server
See

Hadoop-Hdfs-trunk - Build # 1405 - Still Failing

2013-05-21 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/1405/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 10355 lines...] Tests run: 39, Failures: 0, Errors: 0, Sk

Build failed in Jenkins: Hadoop-Hdfs-trunk #1405

2013-05-21 Thread Apache Jenkins Server
See Changes: [vinodkv] YARN-695. Remove masterContainer and status unused fields from ApplicationReportProto and fix bugs in ApplicationReportPBImpl. Contributed by Zhijie Shen. [hitesh] MAPREDUCE-5191. TestQueue#testQueue fails wi

Regarding Datanode secure ports

2013-05-21 Thread Raghu Doppalapudi
I am starting datanode in secure mode on higher default ports by overriding the following property. ignore.secure.ports.for.testing true Is this property going to be a permanent one, please suggest whether this property good to use, I just want to

Re: Regarding Datanode secure ports

2013-05-21 Thread Chris Nauroth
Hi Raghu, I'm aware of no immediate plans to eliminate this property, but HDFS-2856 will change the security design on the protocol between HDFS client and datanode such that secure datanodes will not require a privileged port, and thus you won't need this configuration property. HDFS-2856 is sti

Re: Regarding Datanode secure ports

2013-05-21 Thread Raghu Doppalapudi
Thanks Chris, very good information, it helps. Thanks Raghu On Tue, May 21, 2013 at 2:35 PM, Chris Nauroth wrote: > Hi Raghu, > > I'm aware of no immediate plans to eliminate this property, but HDFS-2856 > will change the security design on the protocol between HDFS client and > datanode such t