[jira] [Created] (HDFS-9782) RollingFileSystemSink should have configurable roll interval

2016-02-08 Thread Daniel Templeton (JIRA)
Daniel Templeton created HDFS-9782: -- Summary: RollingFileSystemSink should have configurable roll interval Key: HDFS-9782 URL: https://issues.apache.org/jira/browse/HDFS-9782 Project: Hadoop HDFS

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

2016-02-08 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/2814/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 6330 lines...] [INFO] --- maven-antrun-plugin:1.7:run (cr

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

2016-02-08 Thread Apache Jenkins Server
See Changes: [uma.gangumalla] HDFS-9777. Fix typos in DFSAdmin command line and [sjlee] HADOOP-12773. HBase classes fail to load with client/job classloader [zhezhang] HDFS-9244. Support nested encryption zones. ---

Jenkins build is back to normal : Hadoop-Hdfs-trunk-Java8 #884

2016-02-08 Thread Apache Jenkins Server
See

Re: [VOTE] Release Apache Hadoop 2.6.4 RC0

2016-02-08 Thread Chang Li
Thanks Junping! +1 non-binding. Verified signatures. Built and deployed a single node cluster successfully. Ran some MR jobs successfully. Checked UIs. Ran basic commands successfully. Best, Chang Li On Mon, Feb 8, 2016 at 9:34 PM, Chen He wrote: > Thank you Junping for the release work. > > +

Re: [VOTE] Release Apache Hadoop 2.6.4 RC0

2016-02-08 Thread Mit Desai
+1 (non-binding) - verified signatures - built from source and deployed to a single node cluster. - ran sample map reduce jobs successfully Thanks Jinping Du for putting up the work to prepare the release. -Mit Desai On Mon, Feb 8, 2016 at 5:35 PM, Sangjin Lee wrote: > +1 (not binding) > > -

Build failed in Jenkins: Hadoop-Hdfs-trunk-Java8 #883

2016-02-08 Thread Apache Jenkins Server
See Changes: [uma.gangumalla] HDFS-9777. Fix typos in DFSAdmin command line and [sjlee] HADOOP-12773. HBase classes fail to load with client/job classloader -- [...truncated 4563 lines...

Hadoop-Hdfs-trunk-Java8 - Build # 883 - Failure

2016-02-08 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/883/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 4756 lines...] [INFO] [INFO] --- maven-antrun-plugi

Re: [VOTE] Release Apache Hadoop 2.6.4 RC0

2016-02-08 Thread Sangjin Lee
+1 (not binding) - downloaded both the source and the binary tarballs, and checked the checksums and signatures - started a pseudo-distributed cluster and ran test MR jobs - spot checked the URI and the logs Sangjin On Mon, Feb 8, 2016 at 4:17 PM, Jason Lowe wrote: > +1 (binding) > - verified

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

2016-02-08 Thread Apache Jenkins Server
See Changes: [cnauroth] HADOOP-12752. Improve diagnostics/use of envvar/sysprop credential [kihwal] HDFS-9752. Permanent write failures may happen to slow writers during -- [...truncated 5120

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

2016-02-08 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/2813/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 5313 lines...] [INFO] --- maven-antrun-plugin:1.7:run (cr

Re: [VOTE] Release Apache Hadoop 2.6.4 RC0

2016-02-08 Thread Jason Lowe
+1 (binding) - verified signatures and digests- built native from source- deployed a single-node cluster and ran some sample MapReduce jobs. Jason From: Junping Du To: "hdfs-dev@hadoop.apache.org" ; "yarn-...@hadoop.apache.org" ; "mapreduce-...@hadoop.apache.org" ; "common-...@hadoop.

[jira] [Created] (HDFS-9781) FsDatasetImpl#getBlockReports can occasionally throw NullPointerException

2016-02-08 Thread Wei-Chiu Chuang (JIRA)
Wei-Chiu Chuang created HDFS-9781: - Summary: FsDatasetImpl#getBlockReports can occasionally throw NullPointerException Key: HDFS-9781 URL: https://issues.apache.org/jira/browse/HDFS-9781 Project: Hado

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

2016-02-08 Thread Apache Jenkins Server
See Changes: [vvasudev] Revert "HADOOP-12749. Create a threadpoolexecutor that overrides [vvasudev] HADOOP-12749. Create a threadpoolexecutor that overrides afterExecute to -- [...truncated 5

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

2016-02-08 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/2812/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 5827 lines...] [INFO] --- maven-clean-plugin:2.5:clean (d

Re: [VOTE] Release Apache Hadoop 2.6.4 RC0

2016-02-08 Thread Eric Payne
Naganarasimha Garla, thanks for the reply. Yes, I used the node ID. I did not include a port. Here are the steps I used, which work for me on 2.7: - yarn rmadmin -addToClusterNodeLabels abc - yarn rmadmin -replaceLabelsOnNode hostname.company.com=abc - configure queue properties as appropriate -

Hadoop-Hdfs-trunk-Java8 - Build # 881 - Still Failing

2016-02-08 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/881/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 5897 lines...] [INFO] --- maven-antrun-plugin:1.7:ru

Build failed in Jenkins: Hadoop-Hdfs-trunk-Java8 #881

2016-02-08 Thread Apache Jenkins Server
See Changes: [vvasudev] Revert "HADOOP-12749. Create a threadpoolexecutor that overrides [vvasudev] HADOOP-12749. Create a threadpoolexecutor that overrides afterExecute to -- [...trunca

[jira] [Created] (HDFS-9779) TestReplicationPolicyWithNodeGroup NODE variable picks wrong rack value

2016-02-08 Thread Kuhu Shukla (JIRA)
Kuhu Shukla created HDFS-9779: - Summary: TestReplicationPolicyWithNodeGroup NODE variable picks wrong rack value Key: HDFS-9779 URL: https://issues.apache.org/jira/browse/HDFS-9779 Project: Hadoop HDFS

Re: [VOTE] Release Apache Hadoop 2.6.4 RC0

2016-02-08 Thread Naganarasimha Garla
+1 (non binding) * Downloaded hadoop-2.6.4-RC0-src.tar.gz- built from source both package, install, and verified the MD5 checksum * Did a Pseudo cluster and tested basic hdfs operations * Ran sleep job and Pi job * Added node label and ran job under the label by configuring default-node-label-expr

[jira] [Created] (HDFS-9778) Add liberasurecode support

2016-02-08 Thread Allen Wittenauer (JIRA)
Allen Wittenauer created HDFS-9778: -- Summary: Add liberasurecode support Key: HDFS-9778 URL: https://issues.apache.org/jira/browse/HDFS-9778 Project: Hadoop HDFS Issue Type: Bug Co

Re: [VOTE] Release Apache Hadoop 2.6.4 RC0

2016-02-08 Thread Eric Payne
Hi Junping Du. Thank you for your work preparing this release. I did the following things to test release Hadoop 2.6.4 rc0:- Downloaded  hadoop-2.6.4-RC0-src.tar.gz- built from source both package, install, and eclipse:eclipse- Set up a 3-node, unsecured cluster with 3 queues, one of which has pr

[jira] [Created] (HDFS-9777) Fix typo in DFSAdmin and other places

2016-02-08 Thread Wei-Chiu Chuang (JIRA)
Wei-Chiu Chuang created HDFS-9777: - Summary: Fix typo in DFSAdmin and other places Key: HDFS-9777 URL: https://issues.apache.org/jira/browse/HDFS-9777 Project: Hadoop HDFS Issue Type: Bug

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

2016-02-08 Thread Apache Jenkins Server
See Changes: [vvasudev] HADOOP-12749. Create a threadpoolexecutor that overrides afterExecute to [devaraj] YARN-4667. RM Admin CLI for refreshNodesResources throws NPE when -- [...truncated 5

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

2016-02-08 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/2811/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 6182 lines...] [INFO] --- maven-antrun-plugin:1.7:run (cr

Build failed in Jenkins: Hadoop-Hdfs-trunk-Java8 #880

2016-02-08 Thread Apache Jenkins Server
See Changes: [vvasudev] HADOOP-12749. Create a threadpoolexecutor that overrides afterExecute to [devaraj] YARN-4667. RM Admin CLI for refreshNodesResources throws NPE when -- [...trunca

Hadoop-Hdfs-trunk-Java8 - Build # 880 - Still Failing

2016-02-08 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/880/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 4983 lines...] [INFO] [INFO] --- maven-antrun-plugi

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

2016-02-08 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/2810/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 5430 lines...] [INFO] --- maven-clean-plugin:2.5:clean (d

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

2016-02-08 Thread Apache Jenkins Server
See Changes: [uma.gangumalla] HDFS-9713. DataXceiver#copyBlock should return if block is pinned. -- [...truncated 5237 lines...] Running org.apache.hadoop.hdfs.TestReadStripedFileWithDecoding

Hadoop-Hdfs-trunk-Java8 - Build # 879 - Still Failing

2016-02-08 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/879/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 5906 lines...] [INFO] [INFO] --- maven-antrun-plugi

Build failed in Jenkins: Hadoop-Hdfs-trunk-Java8 #879

2016-02-08 Thread Apache Jenkins Server
See Changes: [uma.gangumalla] HDFS-9713. DataXceiver#copyBlock should return if block is pinned. -- [...truncated 5713 lines...] Running org.apache.hadoop.hdfs.TestParallelShortCircuitLeg

[jira] [Created] (HDFS-9776) Truncate block recovery will never happen if the Namenode goes down immediately after truncate

2016-02-08 Thread Vinayakumar B (JIRA)
Vinayakumar B created HDFS-9776: --- Summary: Truncate block recovery will never happen if the Namenode goes down immediately after truncate Key: HDFS-9776 URL: https://issues.apache.org/jira/browse/HDFS-9776