[jira] [Created] (HADOOP-10885) Fix dead links to the javadocs of o.a.h.security.authorize

2014-07-23 Thread Akira AJISAKA (JIRA)
Akira AJISAKA created HADOOP-10885: -- Summary: Fix dead links to the javadocs of o.a.h.security.authorize Key: HADOOP-10885 URL: https://issues.apache.org/jira/browse/HADOOP-10885 Project: Hadoop

Build failed in Jenkins: Hadoop-Common-0.23-Build #1019

2014-07-23 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Common-0.23-Build/1019/ -- [...truncated 8295 lines...] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.261 sec Running org.apache.hadoop.util.TestHostsFileReader Tests run: 5, Failures: 0, Errors:

Re: [DISCUSS] Assume Private-Unstable for classes that are not annotated

2014-07-23 Thread Tsuyoshi OZAWA
+1 for Karthik's suggestion. - Tsuyoshi On Wed, Jul 23, 2014 at 6:54 AM, Karthik Kambatla ka...@cloudera.com wrote: Hi devs As you might have noticed, we have several classes and methods in them that are not annotated at all. This is seldom intentional. Avoiding incompatible changes to all

Re: [DISCUSS] Assume Private-Unstable for classes that are not annotated

2014-07-23 Thread Jason Lowe
I think that's a reasonable proposal as long as we understand it changes the burden from finding all the things that should be marked @Private to finding all the things that should be marked @Public. As Tom Graves pointed out in an earlier discussion about @LimitedPrivate, it may be impossible

[jira] [Resolved] (HADOOP-10844) Add common tests for ACLs in combination with viewfs.

2014-07-23 Thread Stephen Chu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Chu resolved HADOOP-10844. -- Resolution: Duplicate Resolving as duplicate of HADOOP-10845, which is the same issue. Most

[jira] [Resolved] (HADOOP-6102) Job tracker Start time displays the wrong month

2014-07-23 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer resolved HADOOP-6102. -- Resolution: Fixed Probably stale. Job tracker Start time displays the wrong month

Re: [DISCUSS] Assume Private-Unstable for classes that are not annotated

2014-07-23 Thread Karthik Kambatla
Fair points, Jason. The fact that we include this in the compatibility guideline should not affect how developers go about this. We should still strive to annotate every new class we add, and reviewers should continue to check for them. However, in case we miss annotations, we won't be burdened

[jira] [Resolved] (HADOOP-6104) Tests in oah.record are silently broken or are potentially broken

2014-07-23 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer resolved HADOOP-6104. -- Resolution: Fixed A lot of this has been redone. Closing as stale. Tests in

[jira] [Created] (HADOOP-10886) CryptoCodec#getCodecclasses throws NPE when configurations not loaded.

2014-07-23 Thread Uma Maheswara Rao G (JIRA)
Uma Maheswara Rao G created HADOOP-10886: Summary: CryptoCodec#getCodecclasses throws NPE when configurations not loaded. Key: HADOOP-10886 URL: https://issues.apache.org/jira/browse/HADOOP-10886

[jira] [Created] (HADOOP-10887) Add XAttrs to ViewFs and make XAttrs + ViewFileSystem internal dir behavior consistent

2014-07-23 Thread Stephen Chu (JIRA)
Stephen Chu created HADOOP-10887: Summary: Add XAttrs to ViewFs and make XAttrs + ViewFileSystem internal dir behavior consistent Key: HADOOP-10887 URL: https://issues.apache.org/jira/browse/HADOOP-10887

[jira] [Resolved] (HADOOP-6117) Hadoop not stopping (windows XP, cygwin)

2014-07-23 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer resolved HADOOP-6117. -- Resolution: Fixed We are no longer doing cygwin. Closing. Hadoop not stopping

[jira] [Created] (HADOOP-10888) org.apache.hadoop.ipc.TestIPC.testRetryProxy failed often with timeout

2014-07-23 Thread Yongjun Zhang (JIRA)
Yongjun Zhang created HADOOP-10888: -- Summary: org.apache.hadoop.ipc.TestIPC.testRetryProxy failed often with timeout Key: HADOOP-10888 URL: https://issues.apache.org/jira/browse/HADOOP-10888

[jira] [Resolved] (HADOOP-6119) Add TestFTPFileSystem to Common

2014-07-23 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer resolved HADOOP-6119. -- Resolution: Fixed Fixed. Add TestFTPFileSystem to Common

[jira] [Created] (HADOOP-10889) Fix misuse of test.build.data in various places

2014-07-23 Thread Yongjun Zhang (JIRA)
Yongjun Zhang created HADOOP-10889: -- Summary: Fix misuse of test.build.data in various places Key: HADOOP-10889 URL: https://issues.apache.org/jira/browse/HADOOP-10889 Project: Hadoop Common

[jira] [Resolved] (HADOOP-6135) Fix hadoop-config.sh to work with symlinked bin directory

2014-07-23 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer resolved HADOOP-6135. -- Resolution: Duplicate This is fixed in HADOOP-9902. Fix hadoop-config.sh to work

[jira] [Resolved] (HADOOP-6140) DistributedCache.addArchiveToClassPath doesn't work in 0.18.x branch

2014-07-23 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer resolved HADOOP-6140. -- Resolution: Duplicate I'm just going to dupe it to MAPREDUCE-752 at this point.

[jira] [Resolved] (HADOOP-6143) FS shell commands returns incorrect exit code when error occurs

2014-07-23 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer resolved HADOOP-6143. -- Resolution: Incomplete fs shell got majorly revamped since this was filed. Closing

[jira] [Resolved] (HADOOP-6156) Move map/reduce specific classes out of common

2014-07-23 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer resolved HADOOP-6156. -- Resolution: Incomplete This list doesn't make much sense in a universe run by

[jira] [Resolved] (HADOOP-6157) Deprecate the Daemon class

2014-07-23 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer resolved HADOOP-6157. -- Resolution: Won't Fix Probably not going to happen at this point. Closing as Won't

[jira] [Resolved] (HADOOP-6167) bin/hadoop script doesn't allow for different memory settings for each daemon type

2014-07-23 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer resolved HADOOP-6167. -- Resolution: Duplicate Closing this as a dupe of 9902 given that it has code in place

[jira] [Resolved] (HADOOP-6272) Incorrect UserName at Solaris because it has no whoami command by default

2014-07-23 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer resolved HADOOP-6272. -- Resolution: Fixed JNI code was eventually added that eliminates this issue... ..

[jira] [Resolved] (HADOOP-6241) Script to split configurations from one file into multiple, according to templates.

2014-07-23 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer resolved HADOOP-6241. -- Resolution: Won't Fix hadoop-site.xml is long dead. Script to split configurations

[jira] [Resolved] (HADOOP-6174) Create tests for scripts to verify basic user experience, i.e. version, etc.

2014-07-23 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer resolved HADOOP-6174. -- Resolution: Duplicate Create tests for scripts to verify basic user experience, i.e.

[jira] [Resolved] (HADOOP-6179) Modify hadoop scripts to pick correct jar from hadoop-mapred jar from HADOOP_HOME

2014-07-23 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer resolved HADOOP-6179. -- Resolution: Duplicate the new -buildpaths flag in HADOOP-9902 should fix this issue.

[jira] [Resolved] (HADOOP-6193) JobTracker jobconf.jsp/job.xml should include tt or pre tags.

2014-07-23 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer resolved HADOOP-6193. -- Resolution: Fixed Fixed in Hadoop 2.x. Closing. JobTracker jobconf.jsp/job.xml

[jira] [Resolved] (HADOOP-6197) Use aspects to introduce new methods required for testing

2014-07-23 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer resolved HADOOP-6197. -- Resolution: Fixed Probably stale. Use aspects to introduce new methods required for

[jira] [Resolved] (HADOOP-6207) libhdfs leaks object references

2014-07-23 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer resolved HADOOP-6207. -- Resolution: Fixed There is a high probability that this has been fixed and/or is

[jira] [Resolved] (HADOOP-6209) chmod fails on Windows+cygwin

2014-07-23 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer resolved HADOOP-6209. -- Resolution: Won't Fix cygwin no longer supported. chmod fails on Windows+cygwin

[jira] [Created] (HADOOP-10891) Add factory methods to KeyProviderCryptoExtension

2014-07-23 Thread Andrew Wang (JIRA)
Andrew Wang created HADOOP-10891: Summary: Add factory methods to KeyProviderCryptoExtension Key: HADOOP-10891 URL: https://issues.apache.org/jira/browse/HADOOP-10891 Project: Hadoop Common

[jira] [Created] (HADOOP-10892) Suppress 'proprietary API' warnings

2014-07-23 Thread Arpit Agarwal (JIRA)
Arpit Agarwal created HADOOP-10892: -- Summary: Suppress 'proprietary API' warnings Key: HADOOP-10892 URL: https://issues.apache.org/jira/browse/HADOOP-10892 Project: Hadoop Common Issue

[jira] [Resolved] (HADOOP-6225) Source checksum computation in saveVersion.sh doesn't work on MacOS X

2014-07-23 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer resolved HADOOP-6225. -- Resolution: Fixed saveVersion.sh was replaced with create_release.sh which does

[jira] [Resolved] (HADOOP-6253) Add a Ceph FileSystem interface.

2014-07-23 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer resolved HADOOP-6253. -- Resolution: Fixed I'm going to close this as fixed. Ceph support for Hadoop comes

[jira] [Resolved] (HADOOP-6273) Create and Mkdir recursive flag should be passed to HDFS for HDFS filesystem

2014-07-23 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer resolved HADOOP-6273. -- Resolution: Incomplete Closing this. Who knows what Sanjay was thinking when he wrote

[jira] [Resolved] (HADOOP-6276) test-patch script should -1 patches that increase the number of Thread.sleep() calls in tests

2014-07-23 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer resolved HADOOP-6276. -- Resolution: Won't Fix Closing this due to lack of consensus. test-patch script

Re: TestIPC failures in Jenkins

2014-07-23 Thread Yongjun Zhang
Thanks Arpit for throwing this discussion as part of HADOOP-10888 investigation! It's a good guess of Arpit's about possible missing /etc/hosts entry. Please feel free to comment in HADOOP-10888 so information can be centralized there. Best regards, --Yongjun On Wed, Jul 23, 2014 at 9:07 PM,