Re: Planning for Apache Hadoop 2.6.2

2015-10-21 Thread Tsuyoshi Ozawa
Done. - Tsuyoshi On Wed, Oct 21, 2015 at 8:53 PM, Tsuyoshi Ozawa wrote: > Thanks for your notification, Sangjin. I'll backport YARN-3798 soon. > > - Tsuyoshi > > On Wed, Oct 21, 2015 at 10:09 AM, Sangjin Lee wrote: >> If you have backported bugfixes to

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

2015-10-21 Thread Apache Jenkins Server
See Changes: [jlowe] MAPREDUCE-6489. Fail fast rogue tasks that write too much to local disk. [ozawa] Moved CHANGES.txt entries to 2.6.2 -- [...truncated 3875 lines...] main:

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

2015-10-21 Thread Apache Jenkins Server
See Changes: [ozawa] HADOOP-9692. SequenceFile reader throws EOFException on zero-length [ozawa] HADOOP-9692. Improving log message when SequenceFile reader throws -- [...truncated

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

2015-10-21 Thread Apache Jenkins Server
See Changes: [aw] HADOOP-12495. Fix posix_spawn error on OS X (aw) [mingma] HDFS-8647. Abstract BlockManager's rack policy into -- [...truncated 6193 lines...] Java HotSpot(TM) 64-Bit

[jira] [Resolved] (HADOOP-9311) hadoop-auth: Kerberos token expiration results in an error

2015-10-21 Thread Zhe Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhe Zhang resolved HADOOP-9311. --- Resolution: Duplicate Fix Version/s: 2.4.0 HADOOP-10301 has added a similar logic to address

[jira] [Created] (HADOOP-12500) Change pom.xml to create the hadoop-common-client project

2015-10-21 Thread Haohui Mai (JIRA)
Haohui Mai created HADOOP-12500: --- Summary: Change pom.xml to create the hadoop-common-client project Key: HADOOP-12500 URL: https://issues.apache.org/jira/browse/HADOOP-12500 Project: Hadoop Common

[jira] [Created] (HADOOP-12499) Create a client jar for hadoop-common

2015-10-21 Thread Haohui Mai (JIRA)
Haohui Mai created HADOOP-12499: --- Summary: Create a client jar for hadoop-common Key: HADOOP-12499 URL: https://issues.apache.org/jira/browse/HADOOP-12499 Project: Hadoop Common Issue Type:

Jenkins build is back to normal : Hadoop-common-trunk-Java8 #582

2015-10-21 Thread Apache Jenkins Server
See

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

2015-10-21 Thread Apache Jenkins Server
See Changes: [jing9] HDFS-9070. Allow fsck display pending replica location information for [jlowe] MAPREDUCE-6518. Set SO_KEEPALIVE on shuffle connections. Contributed by [jing9] Move HDFS-9070 to trunk section in CHANGES.txt

[jira] [Created] (HADOOP-12501) Enable SwiftNativeFileSystem to preserve user, group, permission

2015-10-21 Thread Chen He (JIRA)
Chen He created HADOOP-12501: Summary: Enable SwiftNativeFileSystem to preserve user, group, permission Key: HADOOP-12501 URL: https://issues.apache.org/jira/browse/HADOOP-12501 Project: Hadoop Common

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

2015-10-21 Thread Apache Jenkins Server
See Changes: [cnauroth] HDFS-9273. ACLs on root directory may be lost after NN restart. [wang] HDFS-7087. Ability to list /.reserved. Contributed by Xiao Chen. -- [...truncated 5451

Re: Status: hadoop-common precommit

2015-10-21 Thread Allen Wittenauer
On Oct 21, 2015, at 4:57 PM, Haohui Mai wrote: > It seems like changes that involve multiple modules are failing consistently. > >

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

2015-10-21 Thread Apache Jenkins Server
See Changes: [ozawa] HADOOP-9692. SequenceFile reader throws EOFException on zero-length [ozawa] HADOOP-9692. Improving log message when SequenceFile reader throws -- [...truncated 5509

Re: Docker stuck while installing environment .

2015-10-21 Thread Steve Loughran
> On 21 Oct 2015, at 09:42, Lavish Singal wrote: > > Hello everyone, > > > I'm a newbie here and following this wiki page to install the environments > for Hadoop but while installing and running this command it takes ages to > complete . > > > It has stuck at below

[jira] [Resolved] (HADOOP-12496) Update AWS SDK version (1.7.4)

2015-10-21 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved HADOOP-12496. - Resolution: Duplicate Fix Version/s: 2.8.0 > Update AWS SDK version (1.7.4) >

[jira] [Created] (HADOOP-12497) Failed to Update HDFS Delegation Token for long running application in HA mode

2015-10-21 Thread Liangliang Gu (JIRA)
Liangliang Gu created HADOOP-12497: -- Summary: Failed to Update HDFS Delegation Token for long running application in HA mode Key: HADOOP-12497 URL: https://issues.apache.org/jira/browse/HADOOP-12497

[jira] [Resolved] (HADOOP-12420) While trying to access Amazon S3 through hadoop-aws(Spark basically) I was getting Exception in thread "main" java.lang.NoSuchMethodError: com.amazonaws.services.s3.tr

2015-10-21 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved HADOOP-12420. - Resolution: Fixed Fix Version/s: 2.8.0 Marking as fixed for Hadoop 2.8, the

[jira] [Created] (HADOOP-12498) Correct CL commands for the Pseudo-Distributed Operation setup

2015-10-21 Thread Jonathan Hasenburg (JIRA)
Jonathan Hasenburg created HADOOP-12498: --- Summary: Correct CL commands for the Pseudo-Distributed Operation setup Key: HADOOP-12498 URL: https://issues.apache.org/jira/browse/HADOOP-12498

Re: Planning for Apache Hadoop 2.6.2

2015-10-21 Thread Tsuyoshi Ozawa
Thanks for your notification, Sangjin. I'll backport YARN-3798 soon. - Tsuyoshi On Wed, Oct 21, 2015 at 10:09 AM, Sangjin Lee wrote: > If you have backported bugfixes to 2.7.2, please take a moment to consider > if it is relevant (and important) for 2.6.x too, and if so

Docker stuck while installing environment .

2015-10-21 Thread Lavish Singal
Hello everyone, I'm a newbie here and following this wiki page to install the environments for Hadoop but while installing and running this command it takes ages to complete . It has stuck at below : Sending build context to Docker daemon 2.048 kB As mentioned in the BUILDING.txt that