Apache Hadoop qbt Report: trunk+JDK8 on Linux/ppc64le

2017-03-20 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-ppc/263/ [Mar 19, 2017 6:34:23 PM] (naganarasimha_gr) MAPREDUCE-6865. Fix typo in javadoc for DistributedCache. Contributed by -1 overall The following subsystems voted -1: compile unit The following

[jira] [Created] (YARN-6367) YARN logs CLI needs alway check containerLogsInfo/containerLogInfo before parse the JSON object from NMWebService

2017-03-20 Thread Xuan Gong (JIRA)
Xuan Gong created YARN-6367: --- Summary: YARN logs CLI needs alway check containerLogsInfo/containerLogInfo before parse the JSON object from NMWebService Key: YARN-6367 URL:

[jira] [Created] (YARN-6368) Decommissioning an NM results in a -1 exit code

2017-03-20 Thread Miklos Szegedi (JIRA)
Miklos Szegedi created YARN-6368: Summary: Decommissioning an NM results in a -1 exit code Key: YARN-6368 URL: https://issues.apache.org/jira/browse/YARN-6368 Project: Hadoop YARN Issue

[jira] [Created] (YARN-6366) Refactor the NodeManager DeletionService to support additional DeletionTask types.

2017-03-20 Thread Shane Kumpf (JIRA)
Shane Kumpf created YARN-6366: - Summary: Refactor the NodeManager DeletionService to support additional DeletionTask types. Key: YARN-6366 URL: https://issues.apache.org/jira/browse/YARN-6366 Project:

Re: [VOTE] Release Apache Hadoop 2.8.0 (RC3)

2017-03-20 Thread Marton Elek
+1 (non-binding) Tested from the released binary package * 5 node cluster running from dockerized containers (every namenode/datanode/nodemanager, etc. are running in separated containers) * Bitcoin bockchain data (~100Gb) parsed and imported to HBase (1.2.4) * Spark (2.1.0 with included

[jira] [Created] (YARN-6364) How to set the resource queue when start spark job running on yarn

2017-03-20 Thread sydt (JIRA)
sydt created YARN-6364: -- Summary: How to set the resource queue when start spark job running on yarn Key: YARN-6364 URL: https://issues.apache.org/jira/browse/YARN-6364 Project: Hadoop YARN Issue

[jira] [Resolved] (YARN-6364) How to set the resource queue when start spark job running on yarn

2017-03-20 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/YARN-6364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Zhang resolved YARN-6364. -- Resolution: Invalid > How to set the resource queue when start spark job running on yarn >

[jira] [Created] (YARN-6365) slsrun.sh creating random html directories

2017-03-20 Thread Allen Wittenauer (JIRA)
Allen Wittenauer created YARN-6365: -- Summary: slsrun.sh creating random html directories Key: YARN-6365 URL: https://issues.apache.org/jira/browse/YARN-6365 Project: Hadoop YARN Issue Type:

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

2017-03-20 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/351/ [Mar 19, 2017 6:34:23 PM] (naganarasimha_gr) MAPREDUCE-6865. Fix typo in javadoc for DistributedCache. Contributed by [Error replacing 'FILE' - Workspace is not accessible]

Re: [VOTE] Release Apache Hadoop 2.8.0 (RC3)

2017-03-20 Thread Junping Du
Thank you for reporting the issue, John! Does this issue only affect ADL (Azure Data Lake) which is a new feature for 2.8 rather than other existing FS? If so, I think we can leave the fix to 2.8.1 to fix given this is not a regression and just a new feature get broken.? Thanks, Junping

Re: [VOTE] Release Apache Hadoop 2.8.0 (RC3)

2017-03-20 Thread Wangda Tan
Thanks Junping for doing this. *+1 (Binding),* Built from source code, deployed a single node cluster. Enabled node labels and tried to run sample jobs. Haven't seen any issue so far. Thanks, Wangda On Mon, Mar 20, 2017 at 10:02 AM, Junping Du wrote: > Thank you for

Re: [VOTE] Release Apache Hadoop 2.8.0 (RC3)

2017-03-20 Thread Junping Du
?Thanks for update, John. Then we should be OK with fixing this issue in 2.8.1. Mark the target version of HADOOP-14205 to 2.8.1 instead of 2.8.0 and bump up to blocker in case we could miss this in releasing 2.8.1. :) Thanks, Junping From: John Zhuge