[jira] [Created] (HADOOP-12326) Implement ChecksumFileSystem#getFileChecksum equivalent to HDFS for easy check

2015-08-15 Thread Gera Shegalov (JIRA)
Gera Shegalov created HADOOP-12326: -- Summary: Implement ChecksumFileSystem#getFileChecksum equivalent to HDFS for easy check Key: HADOOP-12326 URL: https://issues.apache.org/jira/browse/HADOOP-12326

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

2015-08-15 Thread Apache Jenkins Server
See Changes: [kasha] MAPREDUCE-5817. Mappers get rescheduled on node transition even after all reducers are completed. (Sangjin Lee via kasha) [xyao] HDFS-8565. Typo in dfshealth.html - Decomissioning. (nijel via xyao) [szet

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

2015-08-15 Thread Apache Jenkins Server
See Changes: [vinayakumarb] HADOOP-7139. Allow appending to existing SequenceFiles (Contributed by kanaka kumar avvaru) [vinayakumarb] HDFS-8270. create() always retried with hardcoded timeout when file already exists with open l

Re: [DISCUSS] git rebase vs. git merge for branch development

2015-08-15 Thread Karthik Kambatla
I prefer Proposal #1 as well. Squashing some of the commits seems a major improvement over our previous model of a single commit for the entire branch. On Tue, Aug 11, 2015 at 2:19 PM, Andrew Wang wrote: > Hi all, > > We are currently working on a pretty substantial new feature in a branch > ove