[jira] [Created] (HADOOP-11503) HDFS Space Quota not working as expected

2015-01-22 Thread Puttaswamy (JIRA)
Puttaswamy created HADOOP-11503: --- Summary: HDFS Space Quota not working as expected Key: HADOOP-11503 URL: https://issues.apache.org/jira/browse/HADOOP-11503 Project: Hadoop Common Issue Type:

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

2015-01-22 Thread Apache Jenkins Server
See Changes: [aw] HADOOP-11256. Some site docs have inconsistent appearance (Masatake Iwasaki via aw) [jlowe] HADOOP-11327. BloomFilter#not() omits the last bit, resulting in an incorrect filter. Contributed by Eric Payne [c

Build failed in Jenkins: Hadoop-Common-trunk #1383

2015-01-22 Thread Apache Jenkins Server
See Changes: [aw] HADOOP-11256. Some site docs have inconsistent appearance (Masatake Iwasaki via aw) [jlowe] HADOOP-11327. BloomFilter#not() omits the last bit, resulting in an incorrect filter. Contributed by Eric Payne [cmcca

[jira] [Created] (HADOOP-11504) YARN REST API 2.6 - can't submit simple job in hortonworks-allways job failes to run

2015-01-22 Thread Michael Br (JIRA)
Michael Br created HADOOP-11504: --- Summary: YARN REST API 2.6 - can't submit simple job in hortonworks-allways job failes to run Key: HADOOP-11504 URL: https://issues.apache.org/jira/browse/HADOOP-11504

Re: AARCH64 build broken

2015-01-22 Thread Edward Nevill
On 21 January 2015 at 11:42, Edward Nevill wrote: > Hi, > > Hadoop currently does not build on ARM AARCH64. I have raised a JIRA issue > with a patch. > > https://issues.apache.org/jira/browse/HADOOP-11484 > > I have submitted the patch and it builds OK and passes all the core tests. > Hi Colin,

[jira] [Created] (HADOOP-11505) hadoop-mapreduce-client-nativetask fails to use x86 optimizations in some cases

2015-01-22 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HADOOP-11505: - Summary: hadoop-mapreduce-client-nativetask fails to use x86 optimizations in some cases Key: HADOOP-11505 URL: https://issues.apache.org/jira/browse/HADOOP-1150

Re: AARCH64 build broken

2015-01-22 Thread Colin McCabe
Good find. I filed HADOOP-11505 to fix the incorrect usage of unoptimized code on x86 and the incorrect bswap on alternative architectures. Let's address the fmemcmp stuff in a separate jira. best, Colin On Thu, Jan 22, 2015 at 11:34 AM, Edward Nevill wrote: > On 21 January 2015 at 11:42, Edw

[jira] [Resolved] (HADOOP-11008) Remove duplicated description about proxy-user in site documents

2015-01-22 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer resolved HADOOP-11008. --- Resolution: Fixed Fix Version/s: 2.7.0 +1 committed to trunk and branch-2 Th

[jira] [Created] (HADOOP-11506) Configuration.get() is unnecessarily slow

2015-01-22 Thread Dmitriy V. Ryaboy (JIRA)
Dmitriy V. Ryaboy created HADOOP-11506: -- Summary: Configuration.get() is unnecessarily slow Key: HADOOP-11506 URL: https://issues.apache.org/jira/browse/HADOOP-11506 Project: Hadoop Common