You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by Shubh91 <gi...@git.apache.org> on 2015/11/02 19:10:43 UTC

[GitHub] hadoop pull request: CheckingTheChanges

GitHub user Shubh91 opened a pull request:

    https://github.com/apache/hadoop/pull/41

    CheckingTheChanges

    check

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Shubh91/hadoop trunk

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/hadoop/pull/41.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #41
    
----
commit b59e434116a54464efa91c6e81dcd2eb94fdf1f8
Author: Allen Wittenauer <aw...@apache.org>
Date:   2015-10-05T21:02:07Z

    HADOOP-10949. metrics2 sink plugin for Apache Kafka (Babak Behzad via aw)

commit 30ac69c6bd3db363248d6c742561371576006dab
Author: Wangda Tan <wa...@apache.org>
Date:   2015-10-05T22:46:35Z

    YARN-4176. Resync NM nodelabels with RM periodically for distributed nodelabels. (Bibin A Chundatt via wangda)

commit 5f6edb30c2bb648d5564c951edc25645e17e6636
Author: cnauroth <cn...@apache.org>
Date:   2015-10-06T03:11:41Z

    HADOOP-12350. WASB Logging: Improve WASB Logging around deletes, reads and writes. Contributed by Dushyanth.

commit 874c8ed2399ff5f760d358abae3e98c013f48d22
Author: Vinayakumar B <vi...@apache.org>
Date:   2015-10-06T10:12:36Z

    HDFS-7899. Improve EOF error message (Contributed by Jagadesh Kiran N)

commit a8b4d0ff283a0af1075aaa94904d4c6e63a9a3dd
Author: Jing Zhao <ji...@apache.org>
Date:   2015-10-06T17:56:10Z

    HDFS-9180. Update excluded DataNodes in DFSStripedOutputStream based on failures in data streamers. Contributed by Jing Zhao.

commit 29a582ada0fe195989eca25e5a995895e178f4ea
Author: Wangda Tan <wa...@apache.org>
Date:   2015-10-06T18:55:51Z

    YARN-4215. RMNodeLabels Manager Need to verify and replace node labels for the only modified Node Label Mappings in the request. (Naganarasimha G R via wangda)

commit 6d5713a8a84b5fdae9b371fb692a818352758bd5
Author: Steve Loughran <st...@apache.org>
Date:   2015-10-06T20:39:33Z

    HADOOP-12284. UserGroupInformation doAs can throw misleading exception (Aaron Dosset via stevel)

commit 1bca1bb5175b5976a5a0e45b6e1c4486bdf87a0e
Author: Robert Kanter <rk...@apache.org>
Date:   2015-10-06T23:49:50Z

    MAPREDUCE-6503. archive-logs tool should use HADOOP_PREFIX instead of HADOOP_HOME (rkanter)

commit 9156fc60c654e9305411686878acb443f3be1e67
Author: Rohith Sharma K S <ro...@apache.org>
Date:   2015-10-07T04:04:59Z

    YARN-4209. RMStateStore FENCED state doesn’t work due to updateFencedState called by stateMachine.doTransition. (Zhihai Xu via rohithsharmaks)

commit 3793cbe4c3cce5d03c4a18d562cbcb7cacd8f743
Author: Rohith Sharma K S <ro...@apache.org>
Date:   2015-10-07T04:42:14Z

    YARN-4228. FileSystemRMStateStore use IOUtils#close instead of fs#close. (Bibin A Chundatt via rohithsharmaks)

commit 8b7339312cb06b7e021f8f9ea6e3a20ebf009af3
Author: Uma Mahesh <um...@apache.org>
Date:   2015-10-07T05:22:32Z

    HDFS-9182. Cleanup the findbugs and other issues after HDFS EC merged to trunk. Contributed by Uma Maheswara Rao G.

commit 8e53311ca20547cdd6658a77f3cdf05e6212855a
Author: Jing Zhao <ji...@apache.org>
Date:   2015-10-07T06:44:05Z

    HDFS-9206. Inconsistent default value of dfs.datanode.stripedread.buffer.size. Contributed by Walter Su.

commit 239d119c6707e58c9a5e0099c6d65fe956e95140
Author: Jing Zhao <ji...@apache.org>
Date:   2015-10-07T06:54:49Z

    HDFS-9196. Fix TestWebHdfsContentLength. Contributed by Masatake Iwasaki.

commit 3112f263688be6bf830c8386040f000be18f95da
Author: Haohui Mai <wh...@apache.org>
Date:   2015-09-30T00:45:53Z

    HDFS-9170. Move libhdfs / fuse-dfs / libwebhdfs to hdfs-client. Contributed by Haohui Mai.

commit 61b3547c462a4e51d0a31c0a8c8ce210e2d90df8
Author: Vinayakumar B <vi...@apache.org>
Date:   2015-10-07T08:59:34Z

    HDFS-9159. [OIV] : return value of the command is not correct if invalid value specified in '-p (processor)' option (Contributed by nijel)

commit 99e5204ff5326430558b6f6fd9da7c44654c15d7
Author: Kihwal Lee <ki...@apache.org>
Date:   2015-10-07T15:17:17Z

    HDFS-9178. Slow datanode I/O can cause a wrong node to be marked bad. Contributed by Kihwal Lee.

commit 7fbf69bf47bb733f95b4afd733f9b65e1e7f2b46
Author: Akira Ajisaka <aa...@apache.org>
Date:   2015-10-07T21:08:28Z

    HADOOP-12465. Incorrect javadoc in WritableUtils.java. Contributed by Jagadesh Kiran N.

commit 6dd47d754cb11297c8710a5c318c034abea7a836
Author: Lei Xu <le...@apache.org>
Date:   2015-10-07T21:33:43Z

    HDFS-9176. Fix TestDirectoryScanner#testThrottling often fails. (Daniel Templeton via lei)

commit fde729feeb67af18f7d9b1cd156750ec9e8d3304
Author: Jing Zhao <ji...@apache.org>
Date:   2015-10-07T22:17:50Z

    HDFS-9209. Erasure coding: Add apache license header in TestFileStatusWithECPolicy.java. Contributed by Surendra Singh Lilhore.

commit 66e2cfa1a0285f2b4f62a4ffb4d5c1ee54f76156
Author: Andrew Wang <wa...@apache.org>
Date:   2015-10-08T01:12:26Z

    HDFS-8632. Add InterfaceAudience annotation to the erasure coding classes. Contributed by Rakesh R.

commit 35affec38e17e3f9c21d36be111171476072c03f
Author: yliu <yl...@apache.org>
Date:   2015-10-08T02:27:47Z

    HDFS-9137. DeadLock between DataNode#refreshVolumes and BPOfferService#registrationSucceeded. (Uma Maheswara Rao G via yliu)

commit 1107bd399c790467b22e55291c2611fd1c16e156
Author: Yongjun Zhang <yz...@cloudera.com>
Date:   2015-10-08T06:20:10Z

    HDFS-8164. cTime is 0 in VERSION file for newly formatted NameNode. Contributed by Xiao Chen.

commit 0841940a21737890e01731e66bc403786a78a922
Author: Jason Lowe <jl...@apache.org>
Date:   2015-10-08T16:45:29Z

    Fixup CHANGES.txt to reflect recent commits to 2.7.2 and 2.6.2

commit 118a35bc2eabe3918b4797a1b626e9a39d77754b
Author: Jing Zhao <ji...@apache.org>
Date:   2015-10-08T21:11:02Z

    HDFS-9204. DatanodeDescriptor#PendingReplicationWithoutTargets is wrongly calculated. Contributed by Mingliang Liu.

commit 8d226225d030253152494bda32708377ad0f7af7
Author: Jason Lowe <jl...@apache.org>
Date:   2015-10-08T22:25:34Z

    YARN-3943. Use separate threshold configurations for disk-full detection and disk-not-full detection. Contributed by Zhihai Xu

commit b4390d5ab87e68789c6c24a8c71f5bb89a3588b7
Author: Akira Ajisaka <aa...@apache.org>
Date:   2015-10-09T01:23:07Z

    HDFS-9217. Fix broken findbugsExcludeFile.xml for hadoop-hdfs-client module. Contributed by Mingliang Liu.

commit 584cf3bb35b96749f711b9e7145cf3fb71897cd9
Author: Akira Ajisaka <aa...@apache.org>
Date:   2015-10-09T01:54:12Z

    MAPREDUCE-6479. Add missing mapred job command options in mapreduce document. Contributed by nijel.

commit e1bf8b3df6f019b92a3dad37c977f40397324e75
Author: Akira Ajisaka <aa...@apache.org>
Date:   2015-10-09T02:10:29Z

    HADOOP-11104. org.apache.hadoop.metrics2.lib.MetricsRegistry needs numerical parameter checking. Contributed by Ray Chiang.

commit 8f195387a4a4a5a278119bf4c2f15cad61f0e2c7
Author: Rohith Sharma K S <ro...@apache.org>
Date:   2015-10-09T04:39:26Z

    YARN-4235. FairScheduler PrimaryGroup does not handle empty groups returned for a user. (Anubhav Dhoot via rohithsharmaks)

commit a0bca2b5ad2344fda5411d910a3730c85f12a0df
Author: Jason Lowe <jl...@apache.org>
Date:   2015-10-09T14:17:38Z

    YARN-261. Ability to fail AM attempts. Contributed by Andrey Klochkov and Rohith Sharma K S

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---