[jira] [Created] (HADOOP-13180) Encryption Zone data Run mr with execption:AuthenticationException can't be found in cache

2016-05-18 Thread lushuai (JIRA)
lushuai created HADOOP-13180: Summary: Encryption Zone data Run mr with execption:AuthenticationException can't be found in cache Key: HADOOP-13180 URL: https://issues.apache.org/jira/browse/HADOOP-13180

Build failed in Jenkins: Hadoop-common-trunk-Java8 #1506

2016-05-18 Thread Apache Jenkins Server
See Changes: [Arun Suresh] YARN-5110. Fix OpportunisticContainerAllocator to insert complete -- [...truncated 5344 lines...] Running org.apache.hadoop.io.TestIOUtils Running

[jira] [Created] (HADOOP-13179) TooRunner is not thread-safe because commons-cli OptionBuilder is not thread-safe

2016-05-18 Thread hongbin ma (JIRA)
hongbin ma created HADOOP-13179: --- Summary: TooRunner is not thread-safe because commons-cli OptionBuilder is not thread-safe Key: HADOOP-13179 URL: https://issues.apache.org/jira/browse/HADOOP-13179

Build failed in Jenkins: Hadoop-common-trunk-Java8 #1505

2016-05-18 Thread Apache Jenkins Server
See Changes: [wang] HDFS-2173. saveNamespace should not throw IOE when only one storage -- [...truncated 50807 lines...] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:

[jira] [Created] (HADOOP-13178) TestShellBasedIdMapping.testStaticMapUpdate doesn't work on OS X

2016-05-18 Thread Allen Wittenauer (JIRA)
Allen Wittenauer created HADOOP-13178: - Summary: TestShellBasedIdMapping.testStaticMapUpdate doesn't work on OS X Key: HADOOP-13178 URL: https://issues.apache.org/jira/browse/HADOOP-13178

[jira] [Created] (HADOOP-13177) Native tests fail on OS X, because DYLD_LIBRARY_PATH is not defined to include libhadoop.dylib.

2016-05-18 Thread Chris Nauroth (JIRA)
Chris Nauroth created HADOOP-13177: -- Summary: Native tests fail on OS X, because DYLD_LIBRARY_PATH is not defined to include libhadoop.dylib. Key: HADOOP-13177 URL:

[jira] [Resolved] (HADOOP-13156) create-release.sh doesn't work for branch-2.8

2016-05-18 Thread Wangda Tan (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wangda Tan resolved HADOOP-13156. - Resolution: Duplicate This is duplicated to HADOOP-12892 > create-release.sh doesn't work for

Build failed in Jenkins: Hadoop-common-trunk-Java8 #1504

2016-05-18 Thread Apache Jenkins Server
See Changes: [rkanter] MAPREDUCE-6686. Add a way to download the job config from the mapred CLI -- [...truncated 50859 lines...] Running org.apache.hadoop.io.TestDataByteBuffers Tests

Re: Hadoop CI with alternate architectures.

2016-05-18 Thread MrAsanjar .
Allen/Tsuyoshi Thank you for your prompt replies. Well, let me fix CI for ppc architecture issue once and for all :) We at OpenPOWER foundation have at least one Power system with the following configuration available: Power8, 4 cores, 32 G mem, 500 G HD. Would that be sufficient to start? On

Re: Build failed in Jenkins: Hadoop-common-trunk-Java8 #1502

2016-05-18 Thread Allen Wittenauer
looks like H3 is about to collapse. > On May 18, 2016, at 10:55 AM, Apache Jenkins Server > wrote: > > See > > -- > [...truncated 4 lines...] > Cloning

Re: Is Hadoop's TooRunner thread-safe?

2016-05-18 Thread Chris Nauroth
Hello, Thank you for reporting this. The root cause is that commons-cli OptionBuilder is not thread-safe. https://commons.apache.org/proper/commons-cli/apidocs/org/apache/commons/cl i/OptionBuilder.html According to this issue, commons-cli doesn't plan to change that and instead chose to

Build failed in Jenkins: Hadoop-common-trunk-Java8 #1502

2016-05-18 Thread Apache Jenkins Server
See -- [...truncated 4 lines...] Cloning repository https://git-wip-us.apache.org/repos/asf/hadoop.git > git init > #

[jira] [Created] (HADOOP-13175) Remove hadoop-ant from hadoop-tools

2016-05-18 Thread Chris Douglas (JIRA)
Chris Douglas created HADOOP-13175: -- Summary: Remove hadoop-ant from hadoop-tools Key: HADOOP-13175 URL: https://issues.apache.org/jira/browse/HADOOP-13175 Project: Hadoop Common Issue

[jira] [Created] (HADOOP-13174) Add more debug logs for delegation tokens and authentication

2016-05-18 Thread Xiao Chen (JIRA)
Xiao Chen created HADOOP-13174: -- Summary: Add more debug logs for delegation tokens and authentication Key: HADOOP-13174 URL: https://issues.apache.org/jira/browse/HADOOP-13174 Project: Hadoop Common

Re: Different JIRA permissions for HADOOP and HDFS

2016-05-18 Thread Akira AJISAKA
Added [~lewuathe] into contributor roles. Do you want to add [~kaisasak] as well? Regards, Akira On 5/19/16 01:31, Sasaki Kai wrote: Hello Akira It seems I also lost my contributor role in all components(HADOOP, YARN, HDFS, MAPREDUCE) because I cannot a JIRA assign to me and attach a patch.

Re: Different JIRA permissions for HADOOP and HDFS

2016-05-18 Thread Arun Suresh
Thanks for taking care of this Akira !! -Arun On Tue, May 17, 2016 at 10:13 PM, Akira AJISAKA wrote: > Added Arun Suresh into committer role in MAPREDUCE. > Added Yufei Gu into contributor role in HDFS. > > Thanks, > Akira > > On 5/18/16 14:08, Yufei Gu wrote: > >>

Re: Hadoop branch-2 build is broken

2016-05-18 Thread Xiaoyu Yao
Thanks Sangjin for the investigation and Akira for taking care of that. —Xiaoyu On 5/18/16, 2:01 AM, "Akira AJISAKA" wrote: >Reverted e20542 from branch-2 and commented that in HADOOP-13157. >Thanks Xiao for reporting this and thanks Sangjin for investigating the

Re: Hadoop CI with alternate architectures.

2016-05-18 Thread Allen Wittenauer
That’s really a question for infrastructure-...@apache.org . They manage the ASF build infrastructure which Apache Hadoop and lots of other projects utilize. (Bigtop uses something custom, which I think is funded by Cloudera.) Once it is registered with builds.apache.org,

Re: Hadoop CI with alternate architectures.

2016-05-18 Thread MrAsanjar .
moving up.. :) On Thu, May 12, 2016 at 12:45 AM, MrAsanjar . wrote: > I am writing this email to reduce mishaps similar to the issue reported by > JIRA https://issues.apache.org/jira/browse/HADOOP-11505. In a nutshell, > an x86 specific > performance enhancement broke Hadoop

[jira] [Created] (HADOOP-13173) SecurityUtil.buildtokenService broke token authentication in multi-home network env

2016-05-18 Thread Yuren Wu (JIRA)
Yuren Wu created HADOOP-13173: - Summary: SecurityUtil.buildtokenService broke token authentication in multi-home network env Key: HADOOP-13173 URL: https://issues.apache.org/jira/browse/HADOOP-13173

[jira] [Created] (HADOOP-13172) And an UnsupportedFeatureException for Filesystems to throw on unsupported operations

2016-05-18 Thread Steve Loughran (JIRA)
Steve Loughran created HADOOP-13172: --- Summary: And an UnsupportedFeatureException for Filesystems to throw on unsupported operations Key: HADOOP-13172 URL: https://issues.apache.org/jira/browse/HADOOP-13172

[jira] [Created] (HADOOP-13171) Add StorageStatistics to S3A; instrument some more operations

2016-05-18 Thread Steve Loughran (JIRA)
Steve Loughran created HADOOP-13171: --- Summary: Add StorageStatistics to S3A; instrument some more operations Key: HADOOP-13171 URL: https://issues.apache.org/jira/browse/HADOOP-13171 Project:

Re: Hadoop branch-2 build is broken

2016-05-18 Thread Akira AJISAKA
Reverted e20542 from branch-2 and commented that in HADOOP-13157. Thanks Xiao for reporting this and thanks Sangjin for investigating the issue. Regards, Akira On 5/18/16 10:28, Sangjin Lee wrote: No, I think it is this commit:

[jira] [Resolved] (HADOOP-13170) TestOptionsParser in o.a.h.tools fails

2016-05-18 Thread Rajesh Balamohan (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajesh Balamohan resolved HADOOP-13170. --- Resolution: Resolved Already got committed in HDFS-10397 yesterday in branch-2 and