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

2016-05-02 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org

Re: Get the methodName and parameters from the Call object in server.java

2016-05-02 Thread Kun Ren
Thanks a lot for your reply. Yes, I thought this before, but I didn't use this because I will insert it into a queue when I intercept the request, and sort them and do something, and then run the request, it means that the request will not be executed immediately, since I don't want to block the

[jira] [Reopened] (HADOOP-12892) fix/rewrite create-release

2016-05-02 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Wang reopened HADOOP-12892: -- I'm reopening this since we need this in branch-2.8 to handle the new releasedocs generation. I m

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

2016-05-02 Thread Apache Jenkins Server
See Changes: [wang] MAPREDUCE-6537. Include hadoop-pipes examples in the release tarball. -- [...truncated 3846 lines...] Generating

[jira] [Resolved] (HADOOP-11793) Update create-release for releasedocmaker.py

2016-05-02 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Wang resolved HADOOP-11793. -- Resolution: Duplicate Duping this one, since it's handled by the create-release rewrite in HA

Re: Get the methodName and parameters from the Call object in server.java

2016-05-02 Thread Mingliang Liu
Will the NameNodeRpcServer.java a better place for your interception (for HDFS related operations)? Thanks, L > On May 2, 2016, at 3:09 PM, Kun Ren wrote: > > Hi Genius, > > I want to intercept the requests in the processRpcRequest() method in the > listener component in server.java, for exa

Get the methodName and parameters from the Call object in server.java

2016-05-02 Thread Kun Ren
Hi Genius, I want to intercept the requests in the processRpcRequest() method in the listener component in server.java, for example if I want to intercept the "mkdirs" and "append" request, I just try to get the method name and parameters before this line: callQueue.put(call); Currently

RE: Release numbering for 3.x leading up to GA

2016-05-02 Thread Zheng, Kai
Ok, got it. Thanks for the explanation. Regards, Kai From: Andrew Wang [mailto:andrew.w...@cloudera.com] Sent: Tuesday, May 03, 2016 5:41 AM To: Zheng, Kai Cc: common-dev@hadoop.apache.org Subject: Re: Release numbering for 3.x leading up to GA >> but I'm going to spend time on our first RC thi

Re: Release numbering for 3.x leading up to GA

2016-05-02 Thread Andrew Wang
> > >> but I'm going to spend time on our first RC this week. > Sorry what does this mean? Did you mean the first RC version or > 3.0.0-alpha1 will be cut out this week? > Anyway will try to get some tasks done sooner. > > First RC for whatever we name the first 3.0 alpha release. There's no need

RE: Release numbering for 3.x leading up to GA

2016-05-02 Thread Zheng, Kai
Thanks for driving this, Andrew. Sounds great. >> but I'm going to spend time on our first RC this week. Sorry what does this mean? Did you mean the first RC version or 3.0.0-alpha1 will be cut out this week? Anyway will try to get some tasks done sooner. Regards, Kai -Original Message-

[jira] [Created] (HADOOP-13081) add the ability to create multiple UGIs/subjects from one kerberos login

2016-05-02 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HADOOP-13081: - Summary: add the ability to create multiple UGIs/subjects from one kerberos login Key: HADOOP-13081 URL: https://issues.apache.org/jira/browse/HADOOP-13081

Re: Release numbering for 3.x leading up to GA

2016-05-02 Thread Andrew Wang
On Mon, May 2, 2016 at 2:00 PM, Roman Shaposhnik wrote: > On Mon, May 2, 2016 at 1:50 PM, Andrew Wang > wrote: > > Hi all, > > > > I wanted to confirm my version numbering plan for Hadoop 3.x. We had a > > related thread on this topic about a year ago, mostly focusing on the > > branch-2 mainten

Re: Release numbering for 3.x leading up to GA

2016-05-02 Thread Roman Shaposhnik
On Mon, May 2, 2016 at 1:50 PM, Andrew Wang wrote: > Hi all, > > I wanted to confirm my version numbering plan for Hadoop 3.x. We had a > related thread on this topic about a year ago, mostly focusing on the > branch-2 maintenance releases: > > http://mail-archives.apache.org/mod_mbox/hadoop-commo

Release numbering for 3.x leading up to GA

2016-05-02 Thread Andrew Wang
Hi all, I wanted to confirm my version numbering plan for Hadoop 3.x. We had a related thread on this topic about a year ago, mostly focusing on the branch-2 maintenance releases: http://mail-archives.apache.org/mod_mbox/hadoop-common-dev/201504.mbox/%3CFAA30A53-C2BD-4380-9245-C8DBEC7BF386%40hort

[jira] [Created] (HADOOP-13080) Refresh time in SysInfoWindows is in nanonseconds

2016-05-02 Thread Inigo Goiri (JIRA)
Inigo Goiri created HADOOP-13080: Summary: Refresh time in SysInfoWindows is in nanonseconds Key: HADOOP-13080 URL: https://issues.apache.org/jira/browse/HADOOP-13080 Project: Hadoop Common I

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

2016-05-02 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org

[jira] [Created] (HADOOP-13079) Add -q to fs -ls to print non-printable characters

2016-05-02 Thread John Zhuge (JIRA)
John Zhuge created HADOOP-13079: --- Summary: Add -q to fs -ls to print non-printable characters Key: HADOOP-13079 URL: https://issues.apache.org/jira/browse/HADOOP-13079 Project: Hadoop Common Is