[jira] [Created] (HADOOP-12872) Fix formatting in ServiceLevelAuth.md

2016-03-02 Thread Akira AJISAKA (JIRA)
Akira AJISAKA created HADOOP-12872: -- Summary: Fix formatting in ServiceLevelAuth.md Key: HADOOP-12872 URL: https://issues.apache.org/jira/browse/HADOOP-12872 Project: Hadoop Common Issue

[jira] [Created] (HADOOP-12871) Fix dead link to NativeLibraries.html in CommandsManual.md

2016-03-02 Thread Akira AJISAKA (JIRA)
Akira AJISAKA created HADOOP-12871: -- Summary: Fix dead link to NativeLibraries.html in CommandsManual.md Key: HADOOP-12871 URL: https://issues.apache.org/jira/browse/HADOOP-12871 Project: Hadoop

[jira] [Created] (HADOOP-12870) Fix typo admininistration in CommandsManual.md

2016-03-02 Thread Akira AJISAKA (JIRA)
Akira AJISAKA created HADOOP-12870: -- Summary: Fix typo admininistration in CommandsManual.md Key: HADOOP-12870 URL: https://issues.apache.org/jira/browse/HADOOP-12870 Project: Hadoop Common

Re: Drop release dates in CHANGES.txt

2016-03-02 Thread Akira AJISAKA
I'm fine with deleting CHANGES.txt in branch-2/branch-2.8. https://issues.apache.org/jira/browse/HADOOP-11792 Thanks, Akira On 3/3/16 13:55, Andrew Wang wrote: I'm more ambivalent about CHANGES.txt these days since it's automatically generated from JIRA in trunk via the Yetus script. It'd be

Re: Drop release dates in CHANGES.txt

2016-03-02 Thread Andrew Wang
I'm more ambivalent about CHANGES.txt these days since it's automatically generated from JIRA in trunk via the Yetus script. It'd be good to do this in branch-2/branch-2.8 too, since then we can stop editing CHANGES.txt on commit. I'll look into this (again), but more than happy if someone else

Re: Drop release dates in CHANGES.txt

2016-03-02 Thread Karthik Kambatla
I'm fine with dropping this step.  I can't help but bring it up again, shouldn't we drop the CHANGES.txt altogether? Get Outlook On Wed, Mar 2, 2016 at 4:16 PM -0800, "Andrew Wang" wrote: Hi all, I wanted to ask a release-related question. Right now,

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

2016-03-02 Thread Apache Jenkins Server
See Changes: [cmccabe] HDFS-9835. OIV: add ReverseXML processor which reconstructs an fsimage [arp] HDFS-9534. Add CLI command to clear storage policy from a path. -- [...truncated

[jira] [Created] (HADOOP-12869) CryptoInputStream#read() may return incorrect result

2016-03-02 Thread Dapeng Sun (JIRA)
Dapeng Sun created HADOOP-12869: --- Summary: CryptoInputStream#read() may return incorrect result Key: HADOOP-12869 URL: https://issues.apache.org/jira/browse/HADOOP-12869 Project: Hadoop Common

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

2016-03-02 Thread Apache Jenkins Server
See

Drop release dates in CHANGES.txt

2016-03-02 Thread Andrew Wang
Hi all, I wanted to ask a release-related question. Right now, the RC tarball we vote on is not the same as the released tarball. This is because one of the publishing steps is to edit CHANGES.txt to include the release date and rebuild: https://wiki.apache.org/hadoop/HowToRelease I don't like

[jira] [Created] (HADOOP-12868) hadoop-openstack's pom has missing and unused dependencies

2016-03-02 Thread Allen Wittenauer (JIRA)
Allen Wittenauer created HADOOP-12868: - Summary: hadoop-openstack's pom has missing and unused dependencies Key: HADOOP-12868 URL: https://issues.apache.org/jira/browse/HADOOP-12868 Project:

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

2016-03-02 Thread Apache Jenkins Server
See

[jira] [Created] (HADOOP-12867) clean up how rumen and sls are executed

2016-03-02 Thread Allen Wittenauer (JIRA)
Allen Wittenauer created HADOOP-12867: - Summary: clean up how rumen and sls are executed Key: HADOOP-12867 URL: https://issues.apache.org/jira/browse/HADOOP-12867 Project: Hadoop Common

[jira] [Created] (HADOOP-12866) add a subcommand for gridmix

2016-03-02 Thread Allen Wittenauer (JIRA)
Allen Wittenauer created HADOOP-12866: - Summary: add a subcommand for gridmix Key: HADOOP-12866 URL: https://issues.apache.org/jira/browse/HADOOP-12866 Project: Hadoop Common Issue Type:

Re: node.js and more as dependencies

2016-03-02 Thread Colin P. McCabe
Frameworks are a double-edged sword. On one hand, developers are somewhat more productive when using a framework (at least, a good one). On the other hand, frameworks increase the barrier to entry for new contributors, because they have to learn the idioms of the framework before they can

[jira] [Created] (HADOOP-12865) hadoop-datajoin should be documented or dropped

2016-03-02 Thread Allen Wittenauer (JIRA)
Allen Wittenauer created HADOOP-12865: - Summary: hadoop-datajoin should be documented or dropped Key: HADOOP-12865 URL: https://issues.apache.org/jira/browse/HADOOP-12865 Project: Hadoop Common

Re: node.js and more as dependencies

2016-03-02 Thread Steve Loughran
> On 2 Mar 2016, at 05:55, Haohui Mai wrote: > > +1 on adding npm / gulp / mocha to be part of the build dependencies > (not runtime). The main benefit is modularity -- for example, in the > HDFS UI we manually duplicate the navigation bars and footer. We don't > have unit

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

2016-03-02 Thread Apache Jenkins Server
See Changes: [xyao] HDFS-9887. WebHdfs socket timeouts should be configurable. Contributed [wang] HADOOP-12859. Disable hiding field style checks in class setters. [zhz] HDFS-9886. Configuration properties for hedged read is

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

2016-03-02 Thread Apache Jenkins Server
See Changes: [xyao] HDFS-9887. WebHdfs socket timeouts should be configurable. Contributed [wang] HADOOP-12859. Disable hiding field style checks in class setters. -- [...truncated

[jira] [Created] (HADOOP-12864) bin/rcc doesn't work on trunk

2016-03-02 Thread Allen Wittenauer (JIRA)
Allen Wittenauer created HADOOP-12864: - Summary: bin/rcc doesn't work on trunk Key: HADOOP-12864 URL: https://issues.apache.org/jira/browse/HADOOP-12864 Project: Hadoop Common Issue

Re: node.js and more as dependencies

2016-03-02 Thread Haohui Mai
+1 on adding npm / gulp / mocha to be part of the build dependencies (not runtime). The main benefit is modularity -- for example, in the HDFS UI we manually duplicate the navigation bars and footer. We don't have unit tests for them due to the lack of infrastructure. In my opinion Introducing

[jira] [Created] (HADOOP-12863) Too many connection opened to TimelineServer while publishing entities

2016-03-02 Thread Rohith Sharma K S (JIRA)
Rohith Sharma K S created HADOOP-12863: -- Summary: Too many connection opened to TimelineServer while publishing entities Key: HADOOP-12863 URL: https://issues.apache.org/jira/browse/HADOOP-12863