RE: Possible path bug

2016-03-20 Thread Gregorio .
Understood, thank you! Gregorio > Date: Sun, 20 Mar 2016 17:22:53 -0700 > Subject: Re: Possible path bug > From: ey...@apache.org > To: common-dev@hadoop.apache.org > > Hi Gregorio, > > ${BASH_SOURCE-$0} is not a bug. That is a short hand notation for locating > the script's directory. There

Jenkins build is back to normal : Hadoop-Common-trunk #2519

2016-03-20 Thread Apache Jenkins Server
See

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

2016-03-20 Thread Apache Jenkins Server
See Changes: [wheat9] HDFS-7166. SbNN Web UI shows #Under replicated blocks and #pending [wheat9] HADOOP-12819. Migrate TestSaslRPC and related codes to rebase on -- [...truncated

Re: Possible path bug

2016-03-20 Thread Eric Yang
Hi Gregorio, ${BASH_SOURCE-$0} is not a bug. That is a short hand notation for locating the script's directory. There are some legacy reasons for this arrangement. $bin in hadoop-daemon[s].sh are designed to run in both development and binary deployment environment. Where $bin is hadoop

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

2016-03-20 Thread Apache Jenkins Server
See Changes: [kasha] YARN-4732. *ProcessTree classes have too many whitespace issues -- [...truncated 5594 lines...] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:

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

2016-03-20 Thread Apache Jenkins Server
See Changes: [kasha] YARN-4732. *ProcessTree classes have too many whitespace issues -- [...truncated 3822 lines...] Generating

[jira] [Created] (HADOOP-12946) Ensure one JVMPauseMonitor thread per JVM

2016-03-20 Thread John Zhuge (JIRA)
John Zhuge created HADOOP-12946: --- Summary: Ensure one JVMPauseMonitor thread per JVM Key: HADOOP-12946 URL: https://issues.apache.org/jira/browse/HADOOP-12946 Project: Hadoop Common Issue

Re: hadoop-integration-tests jenkins job

2016-03-20 Thread Colin P. McCabe
It seems pretty reasonable to make this part of the nightly build. cheers, Colin On Fri, Mar 18, 2016 at 1:17 PM, Allen Wittenauer wrote: > Given that we’re down to half our capacity in build-land, it’s > interesting to see what everyone’s running

Possible path bug

2016-03-20 Thread Gregorio .
Hello, I'm new and I'm try for the first time to use hadoop (version 2.6.4). I downloaded the binaries from the official site (http://www.apache.org/dyn/closer.cgi/hadoop/common/hadoop-2.6.4/hadoop-2.6.4.tar.gz). I noticied something strange. In the hadoop folder, inside sbin there is the

[GitHub] hadoop pull request: HADOOP-9991. Update netty-all to 4.0.34.Final

2016-03-20 Thread ceefour
Github user ceefour commented on the pull request: https://github.com/apache/hadoop/pull/84#issuecomment-197323519 @steveloughran This pull request now only updates netty-all (minor version update). --- If your project is set up for it, you can reply to this email and have your

[jira] [Resolved] (HADOOP-7477) Native builds (compile-core-native) fail on Mac OSX due to dependency on 'ldd' or 'objdump'

2016-03-20 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer resolved HADOOP-7477. -- Resolution: Won't Fix stale. > Native builds (compile-core-native) fail on Mac OSX

[jira] [Resolved] (HADOOP-7303) 'docs' target incompatible with apache forrest 0.9

2016-03-20 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer resolved HADOOP-7303. -- Resolution: Won't Fix stale. docs replaced by markdown. > 'docs' target incompatible

[jira] [Resolved] (HADOOP-7751) rpm version is not being picked from the -Dversion option in 205

2016-03-20 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer resolved HADOOP-7751. -- Resolution: Won't Fix > rpm version is not being picked from the -Dversion option in

[jira] [Created] (HADOOP-12935) API documenation for dynamic subcommands

2016-03-20 Thread Allen Wittenauer (JIRA)
Allen Wittenauer created HADOOP-12935: - Summary: API documenation for dynamic subcommands Key: HADOOP-12935 URL: https://issues.apache.org/jira/browse/HADOOP-12935 Project: Hadoop Common

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

2016-03-20 Thread Apache Jenkins Server
See