[jira] [Created] (HADOOP-12489) whitespace console message is misleading{

2015-10-16 Thread Allen Wittenauer (JIRA)
Allen Wittenauer created HADOOP-12489: - Summary: whitespace console message is misleading{ Key: HADOOP-12489 URL: https://issues.apache.org/jira/browse/HADOOP-12489 Project: Hadoop Common

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

2015-10-16 Thread Apache Jenkins Server
See Changes: [sjlee] YARN-2556. Tool to measure the performance of the timeline server (Chang -- [...truncated 3859 lines...] Generating

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

2015-10-16 Thread Apache Jenkins Server
See

Re: hadoop wiki access

2015-10-16 Thread Sangjin Lee
Thanks Chris! My user id is "SangjinLee". Sangjin On Fri, Oct 16, 2015 at 3:15 PM, Chris Nauroth wrote: > Hi Sangjin, > > If you haven't already done so, please click the login link, and then > click the link to create an account. Then, reply back here with the > account name, and someone can

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

2015-10-16 Thread Apache Jenkins Server
See

Re: hadoop wiki access

2015-10-16 Thread Chris Nauroth
Hi Sangjin, If you haven't already done so, please click the login link, and then click the link to create an account. Then, reply back here with the account name, and someone can grant access. Unfortunately, there is not single sign-on between the wiki and your ASF credentials for things like g

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

2015-10-16 Thread Apache Jenkins Server
See Changes: [wheat9] HDFS-9253. Refactor tests of libhdfs into a directory. Contributed by -- [...truncated 5607 lines...] Running org.apache.hadoop.crypto.TestOpensslCipher Tests run: 3, Fa

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

2015-10-16 Thread Apache Jenkins Server
See Changes: [wheat9] HDFS-9253. Refactor tests of libhdfs into a directory. Contributed by -- [...truncated 5793 lines...] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed

hadoop wiki access

2015-10-16 Thread Sangjin Lee
How does one get edit access/permissions to the hadoop wiki? I'm referring to pages at https://wiki.apache.org/hadoop/FrontPage. Thanks in advance! Regards, Sangjin

[jira] [Created] (HADOOP-12488) DomainSocket: Solaris does not support timeouts on AF_UNIX sockets

2015-10-16 Thread Alan Burlison (JIRA)
Alan Burlison created HADOOP-12488: -- Summary: DomainSocket: Solaris does not support timeouts on AF_UNIX sockets Key: HADOOP-12488 URL: https://issues.apache.org/jira/browse/HADOOP-12488 Project: Had

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

2015-10-16 Thread Apache Jenkins Server
See

[jira] [Created] (HADOOP-12487) DomainSocket.close() assumes incorrect Linux behaviour

2015-10-16 Thread Alan Burlison (JIRA)
Alan Burlison created HADOOP-12487: -- Summary: DomainSocket.close() assumes incorrect Linux behaviour Key: HADOOP-12487 URL: https://issues.apache.org/jira/browse/HADOOP-12487 Project: Hadoop Common

HADOOP-11149

2015-10-16 Thread Steve Loughran
can someone with voting rights review the patch for HADOOP-11149 : TestZKFailoverController times out? This is causing jenkins to fail. The patch doesn't fix any bugs, but extends the timeout across all tests and unifies the cleanup into the teardown()