Re: Joining Strings

2016-01-11 Thread Silviu Burcea
FWIW, Java 8 also comes with a String joiner. On Tue, Jan 12, 2016 at 12:44 AM, Colin Patrick McCabe wrote: > Guava is a good library, but it has had some versioning issues in the > past. I don't see why we shouldn't just use the hadoop util version or a > stringbuilder, as appropriate. > > Bes

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

2016-01-11 Thread Apache Jenkins Server
See Changes: [wangda] YARN-4582. Label-related invalid resource request exception should be [aajisaka] YARN-4567. javadoc failing on java 8. Contributed by Steve Loughran. -- [...truncated 3

[GitHub] hadoop pull request: YARN-4567 javadoc failing on java 8

2016-01-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/hadoop/pull/67 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabl

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

2016-01-11 Thread Apache Jenkins Server
See

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

2016-01-11 Thread Apache Jenkins Server
See Changes: [xyao] Correct commit message for HDFS-9584 -- [...truncated 5493 lines...] Running org.apache.hadoop.util.TestLineReader Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time e

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

2016-01-11 Thread Apache Jenkins Server
See

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

2016-01-11 Thread Apache Jenkins Server
See Changes: [jianhe] YARN-4537. Pull out priority comparison from fifocomparator and use [jianhe] Missing file for YARN-4580 [xyao] HDFS-8584. NPE in distcp when ssl configuration file does not exist in -

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

2016-01-11 Thread Apache Jenkins Server
See Changes: [arp] HDFS-9639. Inconsistent Logging in BootstrapStandby. (Contributed by -- [...truncated 5894 lines...] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.

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

2016-01-11 Thread Apache Jenkins Server
See Changes: [arp] HDFS-9639. Inconsistent Logging in BootstrapStandby. (Contributed by -- [...truncated 4142 lines...] Loading source files for package org.apache.hadoop.security.authentica

Re: Joining Strings

2016-01-11 Thread Colin Patrick McCabe
Guava is a good library, but it has had some versioning issues in the past. I don't see why we shouldn't just use the hadoop util version or a stringbuilder, as appropriate. Best, Colin On Dec 22, 2015 1:56 PM, "dam6923 ." wrote: > Hello! > > I have been looking through some of the Hadoop code

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

2016-01-11 Thread Apache Jenkins Server
See Changes: [jing9] HDFS-9621. getListing wrongly associates Erasure Coding policy to -- [...truncated 3899 lines...] [INFO] Compiling 2 source files to

[jira] [Created] (HADOOP-12702) Add an HDFS metrics sink

2016-01-11 Thread Daniel Templeton (JIRA)
Daniel Templeton created HADOOP-12702: - Summary: Add an HDFS metrics sink Key: HADOOP-12702 URL: https://issues.apache.org/jira/browse/HADOOP-12702 Project: Hadoop Common Issue Type: Impr

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

2016-01-11 Thread Apache Jenkins Server
See

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

2016-01-11 Thread Apache Jenkins Server
See Changes: [zhz] HDFS-9630. DistCp minor refactoring and clean up. Contributed by Kai -- [...truncated 5894 lines...] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0

Re: is jenkins testing PRs?

2016-01-11 Thread Ted Yu
Once you log in, you can specify the YARN JIRA number using: https://builds.apache.org/job/PreCommit-yarn-Build/build?delay=0sec FYI On Mon, Jan 11, 2016 at 9:01 AM, Steve Loughran wrote: > > I submitted some PR-based patches last week —they haven't been tested yet > > https://issues.apache.or

is jenkins testing PRs?

2016-01-11 Thread Steve Loughran
I submitted some PR-based patches last week —they haven't been tested yet https://issues.apache.org/jira/browse/YARN-4567 Is there a way for someone like me with Jenkins admin rights to kick this off?

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

2016-01-11 Thread Apache Jenkins Server
See Changes: [junping_du] MAPREDUCE-6068. Illegal progress value warnings in map tasks. -- [...truncated 5827 lines...] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.

Re: [VOTE] Release Apache Hadoop 2.7.2 RC1

2016-01-11 Thread Junping Du
bq. Is it difficult to backport to 2.7.x if you're already backporting to 2.6.x? I don't follow why special casing some class of fixes is desirable. It is not difficult to backport the commits between 2.6.x and 2.7.x. However, it do *difficult* to track exactly for hundreds of commits between th