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

2016-02-29 Thread Apache Jenkins Server
See Changes: [cnauroth] HADOOP-12851. S3AFileSystem Uptake of -- [...truncated 5507 lines...] Running org.apache.hadoop.util.TestVersionUtil Tests run: 1, Failures: 0, Errors: 0, Skippe

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

2016-02-29 Thread Apache Jenkins Server
See

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

2016-02-29 Thread Apache Jenkins Server
See

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

2016-02-29 Thread Apache Jenkins Server
See Changes: [jianhe] YARN-4748. ApplicationHistoryManagerOnTimelineStore should not swallow -- [...truncated 5590 lines...] Java HotSpot(TM) 64-Bit Server VM warning: ignoring option M

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

2016-02-29 Thread Apache Jenkins Server
See Changes: [jianhe] YARN-4748. ApplicationHistoryManagerOnTimelineStore should not swallow [kasha] HADOOP-10321. TestCompositeService should cover all enumerations of -- [...truncated 3818

RE: Style checking related to getters

2016-02-29 Thread Zheng, Kai
Thanks Uma. HADOOP-12859 was created for this. To correct, actually it's related to class setters. Regards, Kai -Original Message- From: Gangumalla, Uma [mailto:uma.ganguma...@intel.com] Sent: Tuesday, March 01, 2016 8:22 AM To: common-dev@hadoop.apache.org Subject: Re: Style checking r

[jira] [Created] (HADOOP-12859) Disable hidding field style checks in class setters

2016-02-29 Thread Kai Zheng (JIRA)
Kai Zheng created HADOOP-12859: -- Summary: Disable hidding field style checks in class setters Key: HADOOP-12859 URL: https://issues.apache.org/jira/browse/HADOOP-12859 Project: Hadoop Common Iss

Re: Introduce Apache Kerby to Hadoop

2016-02-29 Thread Haohui Mai
Handling Kerberos is similar to what we have done for WebHDFS now. Kerby will be in the picture but things are much simpler. If protobuf is a concern, why not shading it into hadoop-common? The generated binaries might not be compatible but the wire format is. On Mon, Feb 29, 2016 at 1:55 AM Ste

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

2016-02-29 Thread Apache Jenkins Server
See

Re: node.js and more as dependencies

2016-02-29 Thread Wangda Tan
Hi Colin, Thanks for comment, I think your concerns are all valid but also arguable: First, YARN UI is different from HDFS UI, it is much more complex: 1. We have many data models, such as app/container/system/node, etc. UI of HDFS is more like a file explorer. 2. We plan to add more rich data vi

Re: Style checking related to getters

2016-02-29 Thread Gangumalla, Uma
+1 for disabling them. Regards, Uma On 2/29/16, 11:16 AM, "Andrew Wang" wrote: >Hi Kai, > >Could you file a JIRA and post patch to disable that checkstyle rule? You >can look at HADOOP-12713 for an example. Ping me and I'll review. > >Best, >Andrew > >On Sun, Feb 28, 2016 at 11:28 PM, Zheng, Ka

RE: Style checking related to getters

2016-02-29 Thread Zheng, Kai
Thanks Andrew for the confirm. Yes I will do that. Regards, Kai -Original Message- From: Andrew Wang [mailto:andrew.w...@cloudera.com] Sent: Tuesday, March 01, 2016 3:16 AM To: common-dev@hadoop.apache.org Subject: Re: Style checking related to getters Hi Kai, Could you file a JIRA and

[jira] [Created] (HADOOP-12858) Reduce UGI getGroups overhead

2016-02-29 Thread Daryn Sharp (JIRA)
Daryn Sharp created HADOOP-12858: Summary: Reduce UGI getGroups overhead Key: HADOOP-12858 URL: https://issues.apache.org/jira/browse/HADOOP-12858 Project: Hadoop Common Issue Type: Improveme

[jira] [Created] (HADOOP-12857) Rework hadoop-tools-dist

2016-02-29 Thread Allen Wittenauer (JIRA)
Allen Wittenauer created HADOOP-12857: - Summary: Rework hadoop-tools-dist Key: HADOOP-12857 URL: https://issues.apache.org/jira/browse/HADOOP-12857 Project: Hadoop Common Issue Type: Impr

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

2016-02-29 Thread Apache Jenkins Server
See Changes: [wheat9] HADOOP-12813. Migrate TestRPC and related codes to rebase on -- [...truncated 3818 lines...] Generating

Re: Style checking related to getters

2016-02-29 Thread Andrew Wang
Hi Kai, Could you file a JIRA and post patch to disable that checkstyle rule? You can look at HADOOP-12713 for an example. Ping me and I'll review. Best, Andrew On Sun, Feb 28, 2016 at 11:28 PM, Zheng, Kai wrote: > Hi, > > I'm wondering if we could get rid of the style checking in getters like

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

2016-02-29 Thread Apache Jenkins Server
See

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

2016-02-29 Thread Apache Jenkins Server
See

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

2016-02-29 Thread Apache Jenkins Server
See Changes: [jlowe] YARN-4731. container-executor should not follow symlinks in -- [...truncated 8828 lines...] Generating

Re: node.js and more as dependencies

2016-02-29 Thread Colin P. McCabe
Hmm. Devil's advocate here: Do we really need to have a "JS build"? The main use-cases for "JS builds" seem to be if you want to minimize or obfuscate your JS. Given that this is open source code, obfuscation seems unnecessary. Given that it's a low-traffic management interface, minimizing the

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

2016-02-29 Thread Apache Jenkins Server
See Changes: [jlowe] YARN-4731. container-executor should not follow symlinks in -- [...truncated 5587 lines...] Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=7

[jira] [Created] (HADOOP-12856) FileUtil.checkDest() to throw PathExistsException and PathIsDirectoryException when appropriate

2016-02-29 Thread Steve Loughran (JIRA)
Steve Loughran created HADOOP-12856: --- Summary: FileUtil.checkDest() to throw PathExistsException and PathIsDirectoryException when appropriate Key: HADOOP-12856 URL: https://issues.apache.org/jira/browse/HADOOP-

[jira] [Resolved] (HADOOP-12852) Hadoop daemonlog should support more types of loggers

2016-02-29 Thread Wei-Chiu Chuang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei-Chiu Chuang resolved HADOOP-12852. -- Resolution: Not A Problem > Hadoop daemonlog should support more types of loggers > --

[jira] [Created] (HADOOP-12855) improvement

2016-02-29 Thread Steve Loughran (JIRA)
Steve Loughran created HADOOP-12855: --- Summary: improvement Key: HADOOP-12855 URL: https://issues.apache.org/jira/browse/HADOOP-12855 Project: Hadoop Common Issue Type: Bug Compone

[jira] [Created] (HADOOP-12854) Move to netty 4.1.x release

2016-02-29 Thread Steve Loughran (JIRA)
Steve Loughran created HADOOP-12854: --- Summary: Move to netty 4.1.x release Key: HADOOP-12854 URL: https://issues.apache.org/jira/browse/HADOOP-12854 Project: Hadoop Common Issue Type: Sub-t

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

2016-02-29 Thread Apache Jenkins Server
See

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

2016-02-29 Thread Apache Jenkins Server
See

Re: Introduce Apache Kerby to Hadoop

2016-02-29 Thread Steve Loughran
> On 27 Feb 2016, at 19:02, Haohui Mai wrote: > > Have we evaluated GRPC? A robust RPC requires significant effort. Migrating > to GRPC can save ourselves a lot of headache. > That's the google protobuf 3 based GRPC? More specifically, protobufVersion = '3.0.0-beta-2'? That's successor to t

[jira] [Created] (HADOOP-12853) Change WASB documentation regarding page blob support

2016-02-29 Thread madhumita chakraborty (JIRA)
madhumita chakraborty created HADOOP-12853: -- Summary: Change WASB documentation regarding page blob support Key: HADOOP-12853 URL: https://issues.apache.org/jira/browse/HADOOP-12853 Project: H

[GitHub] hadoop pull request: Shell.java: fix absolute path `/bin/ls`

2016-02-29 Thread makefu
GitHub user makefu opened a pull request: https://github.com/apache/hadoop/pull/81 Shell.java: fix absolute path `/bin/ls` This commit uses `ls` from PATH instead of relying on `ls` being stored in `/bin/`. The only file according to the POSIX standard which must be stored in `/bin