RE: About 2.7.4 Release

2017-04-17 Thread Brahma Reddy Battula
Hi All Any update on 2.7.4 ..? Gentle Remainder!! Let me know anything I can help on this.. Regards Brahma Reddy Battula -Original Message- From: Andrew Wang [mailto:andrew.w...@cloudera.com] Sent: 08 March 2017 04:22 To: Sangjin Lee Cc: Marton Elek; Hadoop Common; yarn-...@hadoop.a

[jira] [Created] (HADOOP-14318) FileSystemShell markdown did not changed with Java source

2017-04-17 Thread Doris Gu (JIRA)
Doris Gu created HADOOP-14318: - Summary: FileSystemShell markdown did not changed with Java source Key: HADOOP-14318 URL: https://issues.apache.org/jira/browse/HADOOP-14318 Project: Hadoop Common

[jira] [Created] (HADOOP-14317) KMSWebServer$deprecateEnv may leak secret

2017-04-17 Thread John Zhuge (JIRA)
John Zhuge created HADOOP-14317: --- Summary: KMSWebServer$deprecateEnv may leak secret Key: HADOOP-14317 URL: https://issues.apache.org/jira/browse/HADOOP-14317 Project: Hadoop Common Issue Type:

[jira] [Created] (HADOOP-14316) Switch from FindBugs to Spotbugs

2017-04-17 Thread Allen Wittenauer (JIRA)
Allen Wittenauer created HADOOP-14316: - Summary: Switch from FindBugs to Spotbugs Key: HADOOP-14316 URL: https://issues.apache.org/jira/browse/HADOOP-14316 Project: Hadoop Common Issue T

[jira] [Resolved] (HADOOP-14151) Swift treats 0-len file as directory

2017-04-17 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Zhuge resolved HADOOP-14151. - Resolution: Duplicate > Swift treats 0-len file as directory > -

[jira] [Created] (HADOOP-14315) Python example in the rack awareness document doesn't work due to bad indentation

2017-04-17 Thread Kengo Seki (JIRA)
Kengo Seki created HADOOP-14315: --- Summary: Python example in the rack awareness document doesn't work due to bad indentation Key: HADOOP-14315 URL: https://issues.apache.org/jira/browse/HADOOP-14315 Pro

[jira] [Created] (HADOOP-14314) The OpenSolaris taxonomy link is dead

2017-04-17 Thread Daniel Templeton (JIRA)
Daniel Templeton created HADOOP-14314: - Summary: The OpenSolaris taxonomy link is dead Key: HADOOP-14314 URL: https://issues.apache.org/jira/browse/HADOOP-14314 Project: Hadoop Common Iss

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

2017-04-17 Thread Sean Busbey
disallowing force pushes to trunk was done back in: * August 2014: INFRA-8195 * February 2016: INFRA-11136 On Mon, Apr 17, 2017 at 11:18 AM, Jason Lowe wrote: > I found at least one commit that was dropped, MAPREDUCE-6673. I was able to > cherry-pick the original commit hash since it was recor

Re: Local trunk build is flaky

2017-04-17 Thread Zhe Zhang
Thanks John! Updating maven version worked. On Mon, Apr 17, 2017 at 11:31 AM John Zhuge wrote: > This command works for me (similar to Eric's): > mvn clean && mvn install package -Pdist -Dtar -DskipTests -DskipShade > -Dmaven.javadoc.skip > > > $ mvn -v > Apache Maven 3.3.9 (bb52d8502b132ec0

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

2017-04-17 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-ppc/291/ No changes -1 overall The following subsystems voted -1: compile unit The following subsystems voted -1 but were configured to be filtered/ignored: cc javac The following subsystems are con

Re: Local trunk build is flaky

2017-04-17 Thread John Zhuge
This command works for me (similar to Eric's): mvn clean && mvn install package -Pdist -Dtar -DskipTests -DskipShade -Dmaven.javadoc.skip $ mvn -v Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T08:41:47-08:00) Maven home: /Users/jzhuge/apache-maven-3.3.9 Java version

Re: Local trunk build is flaky

2017-04-17 Thread Zhe Zhang
Thanks Eric. Same build command failed for me. On Mon, Apr 17, 2017 at 10:38 AM Eric Badger wrote: > For what it's worth, I successfully built trunk just now on macOS Sierra > using mvn install -Pdist -Dtar -DskipTests -DskipShade -Dmaven > .javadoc.skip > > > > On Monday, April 17, 2017 12:32 P

Re: Local trunk build is flaky

2017-04-17 Thread Eric Badger
For what it's worth, I successfully built trunk just now on macOS Sierra using mvn install -Pdist -Dtar -DskipTests -DskipShade -Dmaven.javadoc.skip On Monday, April 17, 2017 12:32 PM, Zhe Zhang wrote: Starting from last week, building trunk on my local Mac has been flaky. I haven't tr

Local trunk build is flaky

2017-04-17 Thread Zhe Zhang
Starting from last week, building trunk on my local Mac has been flaky. I haven't tried Linux yet. The error is: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:1.4.1:enforce (clean) on project hadoop-assemblies: Some Enforcer rules have failed. Look above for specifi

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

2017-04-17 Thread Jason Lowe
I found at least one commit that was dropped, MAPREDUCE-6673.  I was able to cherry-pick the original commit hash since it was recorded in the commit email. This begs the question of why we're allowing force pushes to trunk.  I thought we asked to have that disabled the last time trunk was accide

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

2017-04-17 Thread Arun Suresh
Hi I had the Apr-14 eve version of trunk on my local machine. I've pushed that. Don't know if anything was committed over the weekend though. Cheers -Arun On Mon, Apr 17, 2017 at 7:17 AM, Anu Engineer wrote: > Hi Allen, > > https://issues.apache.org/jira/browse/INFRA-13902 > > That happened wi

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

2017-04-17 Thread Anu Engineer
Hi Allen, https://issues.apache.org/jira/browse/INFRA-13902 That happened with ozone branch too. It was an inadvertent force push. Infra has advised us to force push the latest branch if you have it. Thanks Anu On 4/17/17, 7:10 AM, "Allen Wittenauer" wrote: >Looks like someone reset HEAD b

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

2017-04-17 Thread Allen Wittenauer
Looks like someone reset HEAD back to Mar 31. Sent from my iPad > On Apr 16, 2017, at 12:08 AM, Apache Jenkins Server > wrote: > > For more details, see > https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/378/ > > > > > > -1 overall > > > The following subsystems voted -1