Re: Github integration for Hadoop

2015-10-31 Thread Steve Loughran
> On 30 Oct 2015, at 17:15, Colin P. McCabe wrote: > > I think the Spark guys eventually built some kind of UI on top of > github to help them search through pull requests. We would probably > also need something like this. https://spark-prs.appspot.com/users They do

[jira] [Created] (HADOOP-12536) NativeCodeLoader to link to

2015-10-31 Thread Steve Loughran (JIRA)
Steve Loughran created HADOOP-12536: --- Summary: NativeCodeLoader to link to Key: HADOOP-12536 URL: https://issues.apache.org/jira/browse/HADOOP-12536 Project: Hadoop Common Issue Type:

[jira] [Resolved] (HADOOP-9385) create hadoop-common-project/hadoop-filesystem-clients subprojects for blobstore & other clients

2015-10-31 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved HADOOP-9385. Resolution: Won't Fix Fix Version/s: 3.0.0 > create

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

2015-10-31 Thread Apache Jenkins Server
See Changes: [yliu] Revert "fix CHANGES.txt" [yliu] Revert "HDFS-4937. ReplicationMonitor can infinite-loop in -- [...truncated 5412 lines...] Running

[jira] [Resolved] (HADOOP-10461) Create an extensible single point entry for of HCFS tests - using RawLocalFileSystem as example impl.

2015-10-31 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved HADOOP-10461. - Resolution: Won't Fix Fix Version/s: 3.0.0 closing this as a wontfix; there's no

Re: Github integration for Hadoop

2015-10-31 Thread Colin P. McCabe
Thanks for your responses here. It sounds like the proposal here is for doing code reviews on GH, but still doing commits in our existing way. Since it wasn't spelled out in the initial proposal, I interpreted it as doing both reviews and commits on GH, like Spark does-- which I think is