hadoop git commit: YARN-4092. Fixed UI redirection to print useful messages when both RMs are in standby mode. Contributed by Xuan Gong

2015-09-01 Thread jianhe
Repository: hadoop Updated Branches: refs/heads/branch-2.6 6c9e26609 -> 6b3b487d3 YARN-4092. Fixed UI redirection to print useful messages when both RMs are in standby mode. Contributed by Xuan Gong Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-7009. Active NN and standby NN have different live nodes. Contributed by Ming Ma.

2015-09-01 Thread vinodkv
Repository: hadoop Updated Branches: refs/heads/branch-2.6.1 4fcf71c1e -> be4d4c9cb HDFS-7009. Active NN and standby NN have different live nodes. Contributed by Ming Ma. (cherry picked from commit 769507bd7a501929d9a2fd56c72c3f50673488a4) (cherry picked from commit

hadoop git commit: HADOOP-10365. BufferedOutputStream in FileUtil#unpackEntries() should be closed in finally block. Contributed by Kiran Kumar M R and Sanghyun Yun.

2015-09-01 Thread ozawa
Repository: hadoop Updated Branches: refs/heads/branch-2.7 bcb98ba08 -> 6078172fe HADOOP-10365. BufferedOutputStream in FileUtil#unpackEntries() should be closed in finally block. Contributed by Kiran Kumar M R and Sanghyun Yun. (cherry picked from commit

hadoop git commit: HADOOP-10365. BufferedOutputStream in FileUtil#unpackEntries() should be closed in finally block. Contributed by Kiran Kumar M R and Sanghyun Yun.

2015-09-01 Thread ozawa
Repository: hadoop Updated Branches: refs/heads/branch-2 236c4ab51 -> b1499ab0f HADOOP-10365. BufferedOutputStream in FileUtil#unpackEntries() should be closed in finally block. Contributed by Kiran Kumar M R and Sanghyun Yun. (cherry picked from commit

hadoop git commit: HADOOP-11604. Prevent ConcurrentModificationException while closing domain sockets during shutdown of DomainSocketWatcher thread. Contributed by Chris Nauroth.

2015-09-01 Thread vinodkv
Repository: hadoop Updated Branches: refs/heads/branch-2.6.1 02e0b6e30 -> 342504f79 HADOOP-11604. Prevent ConcurrentModificationException while closing domain sockets during shutdown of DomainSocketWatcher thread. Contributed by Chris Nauroth. (cherry picked from commit

hadoop git commit: HADOOP-12369. Point hadoop-project/pom.xml java.security.krb5.conf within target folder.

2015-09-01 Thread wang
Repository: hadoop Updated Branches: refs/heads/branch-2 b1499ab0f -> 7d833a305 HADOOP-12369. Point hadoop-project/pom.xml java.security.krb5.conf within target folder. (cherry picked from commit 0eb9b1932590ba6c60ac996d03269dffb4e095cc) Project:

hadoop git commit: HADOOP-12369. Point hadoop-project/pom.xml java.security.krb5.conf within target folder.

2015-09-01 Thread wang
Repository: hadoop Updated Branches: refs/heads/trunk dd149adea -> 0eb9b1932 HADOOP-12369. Point hadoop-project/pom.xml java.security.krb5.conf within target folder. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-3238. Connection timeouts to nodemanagers are retried at multiple levels. Contributed by Jason Lowe

2015-09-01 Thread vinodkv
Repository: hadoop Updated Branches: refs/heads/branch-2.6.1 342504f79 -> 4fcf71c1e YARN-3238. Connection timeouts to nodemanagers are retried at multiple levels. Contributed by Jason Lowe (cherry picked from commit 92d67ace3248930c0c0335070cc71a480c566a36) (cherry picked from commit

hadoop git commit: HDFS-7763. fix zkfc hung issue due to not catching exception in a corner case. Contributed by Liang Xie.

2015-09-01 Thread vinodkv
Repository: hadoop Updated Branches: refs/heads/branch-2.6.1 be4d4c9cb -> 406ec495b HDFS-7763. fix zkfc hung issue due to not catching exception in a corner case. Contributed by Liang Xie. (cherry picked from commit 7105ebaa9f370db04962a1e19a67073dc080433b) (cherry picked from commit

hadoop git commit: HADOOP-10365. BufferedOutputStream in FileUtil#unpackEntries() should be closed in finally block. Contributed by Kiran Kumar M R and Sanghyun Yun.

2015-09-01 Thread ozawa
Repository: hadoop Updated Branches: refs/heads/trunk 2e251a767 -> dd149adea HADOOP-10365. BufferedOutputStream in FileUtil#unpackEntries() should be closed in finally block. Contributed by Kiran Kumar M R and Sanghyun Yun. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-3369. Missing NullPointer check in AppSchedulingInfo causes RM to die. (Brahma Reddy Battula via wangda)

2015-09-01 Thread vinodkv
Repository: hadoop Updated Branches: refs/heads/branch-2.6.1 553efd719 -> 005d86549 YARN-3369. Missing NullPointer check in AppSchedulingInfo causes RM to die. (Brahma Reddy Battula via wangda) (cherry picked from commit 6bc7710ec7f2592c4c87dd940fbe5827ef81fe72) (cherry picked from commit

hadoop git commit: HDFS-7587. Edit log corruption can happen if append fails with a quota violation. Contributed by Jing Zhao.

2015-09-01 Thread vinodkv
Repository: hadoop Updated Branches: refs/heads/branch-2.6.1 a9bb641d5 -> 49ef26b5a HDFS-7587. Edit log corruption can happen if append fails with a quota violation. Contributed by Jing Zhao. Committed Ming Ma's 2.6 patch. (cherry picked from commit 7f0bb5d3fe0db2e6b9354c8d8a1b603f2390184f)

hadoop git commit: HDFS-7884. Fix NullPointerException in BlockSender when the generation stamp provided by the client is larger than the one stored in the datanode. Contributed by Brahma Reddy Battul

2015-09-01 Thread vinodkv
Repository: hadoop Updated Branches: refs/heads/branch-2.6.1 914cc8f4a -> 9b105b78d HDFS-7884. Fix NullPointerException in BlockSender when the generation stamp provided by the client is larger than the one stored in the datanode. Contributed by Brahma Reddy Battula (cherry picked from

hadoop git commit: YARN-3239. WebAppProxy does not support a final tracking url which has query fragments and params. Contributed by Jian He (cherry picked from commit 1a68fc43464d3948418f453bb2f80df7

2015-09-01 Thread vinodkv
Repository: hadoop Updated Branches: refs/heads/branch-2.6.1 406ec495b -> a4b8897b3 YARN-3239. WebAppProxy does not support a final tracking url which has query fragments and params. Contributed by Jian He (cherry picked from commit 1a68fc43464d3948418f453bb2f80df7ce773097) (cherry picked

hadoop git commit: HDFS-7871. NameNodeEditLogRoller can keep printing 'Swallowing exception' message. Contributed by Jing Zhao.

2015-09-01 Thread vinodkv
Repository: hadoop Updated Branches: refs/heads/branch-2.6.1 a4b8897b3 -> 6e090bc53 HDFS-7871. NameNodeEditLogRoller can keep printing 'Swallowing exception' message. Contributed by Jing Zhao. (cherry picked from commit b442aeec95abfa1c6f835a116dfe6e186b0d841d) (cherry picked from commit

hadoop git commit: YARN-3222. Added the missing CHANGES.txt entry.

2015-09-01 Thread vinodkv
Repository: hadoop Updated Branches: refs/heads/branch-2.7 6078172fe -> 015696fb8 YARN-3222. Added the missing CHANGES.txt entry. (cherry picked from commit 4620767156ecc43424bc6c7c4d50519e2563cc69) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[4/4] hadoop git commit: HDFS-7885. Datanode should not trust the generation stamp provided by client. Contributed by Tsz Wo Nicholas Sze.

2015-09-01 Thread vinodkv
HDFS-7885. Datanode should not trust the generation stamp provided by client. Contributed by Tsz Wo Nicholas Sze. (cherry picked from commit 24db0812be64e83a48ade01fc1eaaeaedad4dec0) (cherry picked from commit 994dadb9ba0a3b87b6548e6e0801eadd26554d55) (cherry picked from commit

[3/4] hadoop git commit: YARN-1809. Synchronize RM and TimeLineServer Web-UIs. Contributed by Zhijie Shen and Xuan Gong (cherry picked from commit 95bfd087dc89e57a93340604cc8b96042fa1a05a)

2015-09-01 Thread vinodkv
YARN-1809. Synchronize RM and TimeLineServer Web-UIs. Contributed by Zhijie Shen and Xuan Gong (cherry picked from commit 95bfd087dc89e57a93340604cc8b96042fa1a05a) (cherry picked from commit a5f3fb4dc14503bf7c454a48cf954fb0d6710de2) (cherry picked from commit

[2/4] hadoop git commit: YARN-1809. Synchronize RM and TimeLineServer Web-UIs. Contributed by Zhijie Shen and Xuan Gong (cherry picked from commit 95bfd087dc89e57a93340604cc8b96042fa1a05a)

2015-09-01 Thread vinodkv
http://git-wip-us.apache.org/repos/asf/hadoop/blob/7ffdf7d1/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice/src/test/java/org/apache/hadoop/yarn/server/applicationhistoryservice/webapp/TestAHSWebApp.java

[1/4] hadoop git commit: YARN-1809. Synchronize RM and TimeLineServer Web-UIs. Contributed by Zhijie Shen and Xuan Gong (cherry picked from commit 95bfd087dc89e57a93340604cc8b96042fa1a05a)

2015-09-01 Thread vinodkv
Repository: hadoop Updated Branches: refs/heads/branch-2.6.1 81417f757 -> b25491dc4

hadoop git commit: YARN-3267. Timelineserver applies the ACL rules after applying the limit on the number of records (Chang Li via jeagles)

2015-09-01 Thread vinodkv
Repository: hadoop Updated Branches: refs/heads/branch-2.6.1 2230754f2 -> a9bb641d5 YARN-3267. Timelineserver applies the ACL rules after applying the limit on the number of records (Chang Li via jeagles) (cherry picked from commit 8180e676abb2bb500a48b3a0c0809d2a807ab235) (cherry picked

hadoop git commit: HDFS-8995. Flaw in registration bookeeping can make DN die on reconnect. (Kihwal Lee via yliu)

2015-09-01 Thread yliu
Repository: hadoop Updated Branches: refs/heads/branch-2 acb300018 -> 0fb6b6810 HDFS-8995. Flaw in registration bookeeping can make DN die on reconnect. (Kihwal Lee via yliu) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-3393. Getting application(s) goes wrong when app finishes before starting the attempt. Contributed by Zhijie Shen

2015-09-01 Thread vinodkv
Repository: hadoop Updated Branches: refs/heads/branch-2.6.1 005d86549 -> 914cc8f4a YARN-3393. Getting application(s) goes wrong when app finishes before starting the attempt. Contributed by Zhijie Shen (cherry picked from commit 9fae455e26e0230107e1c6db58a49a5b6b296cf4) (cherry picked from

hadoop git commit: Revert "MAPREDUCE-6363. [NNBench] Lease mismatch error when running with multiple mappers. Contributed by Brahma Reddy Battula."

2015-09-01 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/trunk 5652131d2 -> 00804e245 Revert "MAPREDUCE-6363. [NNBench] Lease mismatch error when running with multiple mappers. Contributed by Brahma Reddy Battula." This reverts commit 75a2560e51387ea31ef4609ef434475bbbc628f7. Project:

hadoop git commit: Revert "MAPREDUCE-6363. [NNBench] Lease mismatch error when running with multiple mappers. Contributed by Brahma Reddy Battula."

2015-09-01 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/branch-2 0fb6b6810 -> a61c0f5ca Revert "MAPREDUCE-6363. [NNBench] Lease mismatch error when running with multiple mappers. Contributed by Brahma Reddy Battula." This reverts commit 98446ee695f922ab079654bbc6d613ab334e371f. Project:

hadoop git commit: HDFS-8995. Flaw in registration bookeeping can make DN die on reconnect. (Kihwal Lee via yliu)

2015-09-01 Thread yliu
Repository: hadoop Updated Branches: refs/heads/branch-2.7 015696fb8 -> 3ab43acca HDFS-8995. Flaw in registration bookeeping can make DN die on reconnect. (Kihwal Lee via yliu) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-8995. Flaw in registration bookeeping can make DN die on reconnect. (Kihwal Lee via yliu)

2015-09-01 Thread yliu
Repository: hadoop Updated Branches: refs/heads/trunk 462076715 -> 5652131d2 HDFS-8995. Flaw in registration bookeeping can make DN die on reconnect. (Kihwal Lee via yliu) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-7742. Favoring decommissioning node for replication can cause a block to stay underreplicated for long periods. Contributed by Nathan Roberts. (cherry picked from commit 04ee18

2015-09-01 Thread vinodkv
Repository: hadoop Updated Branches: refs/heads/branch-2.6.1 0b1e66f01 -> bc8728cd2 HDFS-7742. Favoring decommissioning node for replication can cause a block to stay underreplicated for long periods. Contributed by Nathan Roberts. (cherry picked from commit

hadoop git commit: HDFS-7929. inotify unable fetch pre-upgrade edit log segments once upgrade starts (Zhe Zhang via Colin P. McCabe)

2015-09-01 Thread vinodkv
Repository: hadoop Updated Branches: refs/heads/branch-2.6.1 49ef26b5a -> 81a445edf HDFS-7929. inotify unable fetch pre-upgrade edit log segments once upgrade starts (Zhe Zhang via Colin P. McCabe) (cherry picked from commit 43b41f22411439c5e23629197fb2fde45dcf0f0f) (cherry picked from

hadoop git commit: HDFS-7930. commitBlockSynchronization() does not remove locations. (yliu)

2015-09-01 Thread vinodkv
Repository: hadoop Updated Branches: refs/heads/branch-2.6.1 81a445edf -> 553efd719 HDFS-7930. commitBlockSynchronization() does not remove locations. (yliu) (cherry picked from commit 90164ffd84f6ef56e9f8f99dcc7424a8d115dbae) Conflicts:

hadoop git commit: HDFS-7960. The full block report should prune zombie storages even if they're not empty. Contributed by Colin McCabe and Eddy Xu.

2015-09-01 Thread vinodkv
Repository: hadoop Updated Branches: refs/heads/branch-2.6.1 9b105b78d -> 0b1e66f01 HDFS-7960. The full block report should prune zombie storages even if they're not empty. Contributed by Colin McCabe and Eddy Xu. (cherry picked from commit 50ee8f4e67a66aa77c5359182f61f3e951844db6) (cherry

hadoop git commit: MAPREDUCE-6303. Read timeout when retrying a fetch error can be fatal to a reducer. Contributed by Jason Lowe. (cherry picked from commit eccb7d46efbf07abcc6a01bd5e7d682f6815b824)

2015-09-01 Thread vinodkv
Repository: hadoop Updated Branches: refs/heads/branch-2.6.1 bc8728cd2 -> 8a9665a58 MAPREDUCE-6303. Read timeout when retrying a fetch error can be fatal to a reducer. Contributed by Jason Lowe. (cherry picked from commit eccb7d46efbf07abcc6a01bd5e7d682f6815b824) (cherry picked from commit

hadoop git commit: YARN-3249. Add a 'kill application' button to Resource Manager's Web UI. Contributed by Ryu Kobayashi.

2015-09-01 Thread vinodkv
Repository: hadoop Updated Branches: refs/heads/branch-2.6.1 8b5bdac98 -> 81417f757 YARN-3249. Add a 'kill application' button to Resource Manager's Web UI. Contributed by Ryu Kobayashi. (cherry picked from commit 1b672096121fef775572b517d4f5721997abbac6) (cherry picked from commit

hadoop git commit: YARN-3242. Asynchrony in ZK-close can lead to ZKRMStateStore watcher receiving events for old client. (Zhihai Xu via kasha)

2015-09-01 Thread vinodkv
Repository: hadoop Updated Branches: refs/heads/branch-2.6.1 dbc5bab9f -> 5a6755cc0 YARN-3242. Asynchrony in ZK-close can lead to ZKRMStateStore watcher receiving events for old client. (Zhihai Xu via kasha) (cherry picked from commit 8d88691d162f87f95c9ed7e0a569ef08e8385d4f) (cherry picked

hadoop git commit: YARN-3231. FairScheduler: Changing queueMaxRunningApps interferes with pending jobs. (Siqi Li via kasha)

2015-09-01 Thread vinodkv
Repository: hadoop Updated Branches: refs/heads/branch-2.6.1 2692401df -> dbc5bab9f YARN-3231. FairScheduler: Changing queueMaxRunningApps interferes with pending jobs. (Siqi Li via kasha) (cherry picked from commit 22426a1c9f4bd616558089b6862fd34ab42d19a7) (cherry picked from commit

hadoop git commit: YARN-3287. Made TimelineClient put methods do as the correct login context. Contributed by Daryn Sharp and Jonathan Eagles.

2015-09-01 Thread vinodkv
Repository: hadoop Updated Branches: refs/heads/branch-2.6.1 a57ada6c1 -> 9005b141a YARN-3287. Made TimelineClient put methods do as the correct login context. Contributed by Daryn Sharp and Jonathan Eagles. (cherry picked from commit d6e05c5ee26feefc17267b7c9db1e2a3dbdef117) (cherry picked

hadoop git commit: HDFS-7830. DataNode does not release the volume lock when adding a volume fails. (Lei Xu via Colin P. McCabe)

2015-09-01 Thread vinodkv
Repository: hadoop Updated Branches: refs/heads/branch-2.6.1 5dbb0325d -> 9642a861e HDFS-7830. DataNode does not release the volume lock when adding a volume fails. (Lei Xu via Colin P. McCabe) (cherry picked from commit 5c1036d598051cf6af595740f1ab82092b0b6554) (cherry picked from commit

hadoop git commit: HADOOP-11710. Make CryptoOutputStream behave like DFSOutputStream wrt synchronization. (Sean Busbey via yliu)

2015-09-01 Thread vinodkv
Repository: hadoop Updated Branches: refs/heads/branch-2.6.1 9642a861e -> 2230754f2 HADOOP-11710. Make CryptoOutputStream behave like DFSOutputStream wrt synchronization. (Sean Busbey via yliu) (cherry picked from commit 813c93cb250d6d556604fe98845b979970bd5e18) Project:

[1/2] hadoop git commit: YARN-3222. Fixed NPE on RMNodeImpl#ReconnectNodeTransition when a node is reconnected with a different port. Contributed by Rohith Sharmaks (cherry picked from commit b2f1ec31

2015-09-01 Thread vinodkv
Repository: hadoop Updated Branches: refs/heads/branch-2.6.1 6e090bc53 -> 2692401df YARN-3222. Fixed NPE on RMNodeImpl#ReconnectNodeTransition when a node is reconnected with a different port. Contributed by Rohith Sharmaks (cherry picked from commit b2f1ec312ee431aef762cfb49cb29cd6f4661e86)

[2/2] hadoop git commit: YARN-3222. Added the missing CHANGES.txt entry.

2015-09-01 Thread vinodkv
YARN-3222. Added the missing CHANGES.txt entry. (cherry picked from commit 4620767156ecc43424bc6c7c4d50519e2563cc69) (cherry picked from commit 015696fb81912d545ce602b245c456c2741a3922) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-11674. oneByteBuf in CryptoInputStream and CryptoOutputStream should be non static. (Sean Busbey via yliu)

2015-09-01 Thread vinodkv
Repository: hadoop Updated Branches: refs/heads/branch-2.6.1 5a6755cc0 -> bb1b87f3b HADOOP-11674. oneByteBuf in CryptoInputStream and CryptoOutputStream should be non static. (Sean Busbey via yliu) (cherry picked from commit b569c3ab1cb7e328dde822f6b2405d24b9560e3a) Project:

hadoop git commit: HDFS-7610. Fix removal of dynamically added DN volumes (Lei (Eddy) Xu via Colin P. McCabe)

2015-09-01 Thread vinodkv
Repository: hadoop Updated Branches: refs/heads/branch-2.6.1 9005b141a -> 5dbb0325d HDFS-7610. Fix removal of dynamically added DN volumes (Lei (Eddy) Xu via Colin P. McCabe) (cherry picked from commit a17584936cc5141e3f5612ac3ecf35e27968e439) (cherry picked from commit

hadoop git commit: YARN-3222. Added the missing CHANGES.txt entry.

2015-09-01 Thread vinodkv
Repository: hadoop Updated Branches: refs/heads/branch-2 7d833a305 -> acb300018 YARN-3222. Added the missing CHANGES.txt entry. (cherry picked from commit 4620767156ecc43424bc6c7c4d50519e2563cc69) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-3222. Added the missing CHANGES.txt entry.

2015-09-01 Thread vinodkv
Repository: hadoop Updated Branches: refs/heads/trunk 0eb9b1932 -> 462076715 YARN-3222. Added the missing CHANGES.txt entry. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/46207671 Tree:

hadoop git commit: YARN-3230. Clarify application states on the web UI. (Jian He via wangda)

2015-09-01 Thread vinodkv
Repository: hadoop Updated Branches: refs/heads/branch-2.6.1 bb1b87f3b -> 8b5bdac98 YARN-3230. Clarify application states on the web UI. (Jian He via wangda) (cherry picked from commit ce5bf927c3d9f212798de1bf8706e5e9def235a1) (cherry picked from commit

hadoop git commit: YARN-3227. Timeline renew delegation token fails when RM user's TGT is expired. Contributed by Zhijie Shen

2015-09-01 Thread vinodkv
Repository: hadoop Updated Branches: refs/heads/branch-2.6.1 b25491dc4 -> a57ada6c1 YARN-3227. Timeline renew delegation token fails when RM user's TGT is expired. Contributed by Zhijie Shen (cherry picked from commit d1abc5d4fc00bb1b226066684556ba16ace71744) (cherry picked from commit

hadoop git commit: HADOOP-12367. Move TestFileUtil's test resources to resources folder. (wang via yliu)

2015-09-01 Thread yliu
Repository: hadoop Updated Branches: refs/heads/branch-2 8dbe2a12b -> 2345627ad HADOOP-12367. Move TestFileUtil's test resources to resources folder. (wang via yliu) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-2801. Add documentation for node labels feature. Contributed by Wangda Tan and Naganarasimha G R.

2015-09-01 Thread ozawa
Repository: hadoop Updated Branches: refs/heads/branch-2.7 f44ed4f4b -> 1b5bf5800 YARN-2801. Add documentation for node labels feature. Contributed by Wangda Tan and Naganarasimha G R. (cherry picked from commit faa38e1aa49907254bf981662a8aeb5dc52e75e3) Project:

[1/2] hadoop git commit: YARN-4082. Container shouldn't be killed when node's label updated. Contributed by Wangda Tan.

2015-09-01 Thread vvasudev
Repository: hadoop Updated Branches: refs/heads/branch-2 2345627ad -> 855e0f8b0 refs/heads/trunk f4d96be6c -> bf669b6d9 YARN-4082. Container shouldn't be killed when node's label updated. Contributed by Wangda Tan. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[2/2] hadoop git commit: YARN-4082. Container shouldn't be killed when node's label updated. Contributed by Wangda Tan.

2015-09-01 Thread vvasudev
YARN-4082. Container shouldn't be killed when node's label updated. Contributed by Wangda Tan. (cherry picked from commit bf669b6d9f8ba165e30b8823218d625a49958925) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/855e0f8b

hadoop git commit: YARN-2801. Add documentation for node labels feature. Contributed by Wangda Tan and Naganarasimha G R.

2015-09-01 Thread ozawa
Repository: hadoop Updated Branches: refs/heads/trunk bf669b6d9 -> faa38e1aa YARN-2801. Add documentation for node labels feature. Contributed by Wangda Tan and Naganarasimha G R. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-2801. Add documentation for node labels feature. Contributed by Wangda Tan and Naganarasimha G R.

2015-09-01 Thread ozawa
Repository: hadoop Updated Branches: refs/heads/branch-2 855e0f8b0 -> d3d65f62b YARN-2801. Add documentation for node labels feature. Contributed by Wangda Tan and Naganarasimha G R. (cherry picked from commit faa38e1aa49907254bf981662a8aeb5dc52e75e3) Project:

hadoop git commit: HADOOP-12367. Move TestFileUtil's test resources to resources folder. (wang via yliu)

2015-09-01 Thread yliu
Repository: hadoop Updated Branches: refs/heads/trunk 7ad3556ed -> f4d96be6c HADOOP-12367. Move TestFileUtil's test resources to resources folder. (wang via yliu) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-12359. hadoop fs -getmerge doc is wrong. Contributed by Jagadesh Kiran N.

2015-09-01 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/trunk faa38e1aa -> 2e251a767 HADOOP-12359. hadoop fs -getmerge doc is wrong. Contributed by Jagadesh Kiran N. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2e251a76

hadoop git commit: HADOOP-12359. hadoop fs -getmerge doc is wrong. Contributed by Jagadesh Kiran N.

2015-09-01 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/branch-2 d3d65f62b -> 236c4ab51 HADOOP-12359. hadoop fs -getmerge doc is wrong. Contributed by Jagadesh Kiran N. (cherry picked from commit 2e251a767427a38ecb6c309ad979feecb29a09f4) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo

hadoop git commit: HADOOP-12359. hadoop fs -getmerge doc is wrong. Contributed by Jagadesh Kiran N.

2015-09-01 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/branch-2.7 1b5bf5800 -> bcb98ba08 HADOOP-12359. hadoop fs -getmerge doc is wrong. Contributed by Jagadesh Kiran N. (cherry picked from commit 2e251a767427a38ecb6c309ad979feecb29a09f4) (cherry picked from commit

hadoop git commit: HDFS-7999. FsDatasetImpl#createTemporary sometimes holds the FSDatasetImpl lock for a very long time (sinago via cmccabe)

2015-09-01 Thread vinodkv
Repository: hadoop Updated Branches: refs/heads/branch-2.6.1 8a9665a58 -> c3f5ea11e HDFS-7999. FsDatasetImpl#createTemporary sometimes holds the FSDatasetImpl lock for a very long time (sinago via cmccabe) (cherry picked from commit 28bebc81db8bb6d1bc2574de7564fe4c595cfe09) (cherry picked

hadoop git commit: HDFS-8388. Time and Date format need to be in sync in NameNode UI page. Contributed by Surendra Singh Lilhore.

2015-09-01 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/trunk 00804e245 -> 65ccf2b12 HDFS-8388. Time and Date format need to be in sync in NameNode UI page. Contributed by Surendra Singh Lilhore. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: MAPREDUCE-6300. Task list sort by task id broken. Contributed by Siqi Li.

2015-09-01 Thread vinodkv
Repository: hadoop Updated Branches: refs/heads/branch-2.6.1 752e3da73 -> dcc0d4658 MAPREDUCE-6300. Task list sort by task id broken. Contributed by Siqi Li. (cherry picked from commit 4cec9975c0e2c2fcca090888dc2c5e149c5be1e9) (cherry picked from commit

[30/50] [abbrv] hadoop git commit: HADOOP-12346. Increase some default timeouts / retries for S3a connector. (Sean Mackrory via Lei (Eddy) Xu)

2015-09-01 Thread zhz
HADOOP-12346. Increase some default timeouts / retries for S3a connector. (Sean Mackrory via Lei (Eddy) Xu) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6ab2d19f Tree:

[19/50] [abbrv] hadoop git commit: HDFS-8963. Fix incorrect sign extension of xattr length in HDFS-8900. (Colin Patrick McCabe via yliu)

2015-09-01 Thread zhz
HDFS-8963. Fix incorrect sign extension of xattr length in HDFS-8900. (Colin Patrick McCabe via yliu) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e166c038 Tree:

[03/50] [abbrv] hadoop git commit: HDFS-8900. Compact XAttrs to optimize memory footprint. (yliu)

2015-09-01 Thread zhz
HDFS-8900. Compact XAttrs to optimize memory footprint. (yliu) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/eee0d456 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/eee0d456 Diff:

[05/50] [abbrv] hadoop git commit: HDFS-8951. Move the shortcircuit package to hdfs-client. Contributed by Mingliang Liu.

2015-09-01 Thread zhz
http://git-wip-us.apache.org/repos/asf/hadoop/blob/c992bcf9/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/BlockMetadataHeader.java -- diff --git

[50/50] [abbrv] hadoop git commit: Merge remote-tracking branch 'apache/trunk' into HDFS-7285

2015-09-01 Thread zhz
Merge remote-tracking branch 'apache/trunk' into HDFS-7285 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/53358fe6 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/53358fe6 Diff:

[21/50] [abbrv] hadoop git commit: HDFS-8865. Improve quota initialization performance. Contributed by Kihwal Lee.

2015-09-01 Thread zhz
HDFS-8865. Improve quota initialization performance. Contributed by Kihwal Lee. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b6ceee9b Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/b6ceee9b Diff:

[34/50] [abbrv] hadoop git commit: HDFS-8990. Move RemoteBlockReader to hdfs-client module. Contributed by Mingliang Liu.

2015-09-01 Thread zhz
http://git-wip-us.apache.org/repos/asf/hadoop/blob/826ae1c2/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/RemoteBlockReader2.java -- diff --git

[38/50] [abbrv] hadoop git commit: HDFS-8946. Improve choosing datanode storage for block placement. (yliu)

2015-09-01 Thread zhz
HDFS-8946. Improve choosing datanode storage for block placement. (yliu) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8fa41d9d Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/8fa41d9d Diff:

[14/50] [abbrv] hadoop git commit: HADOOP-12362. Set hadoop.tmp.dir and hadoop.log.dir in pom. Contributed by Charlie Helin.

2015-09-01 Thread zhz
HADOOP-12362. Set hadoop.tmp.dir and hadoop.log.dir in pom. Contributed by Charlie Helin. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/90fe7bcc Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/90fe7bcc Diff:

[12/50] [abbrv] hadoop git commit: HDFS-8961. Investigate lock issue in o.a.h.hdfs.shortcircuit.DfsClientShmManager.EndpointShmManager. Contributed by Mingliang Liu.

2015-09-01 Thread zhz
HDFS-8961. Investigate lock issue in o.a.h.hdfs.shortcircuit.DfsClientShmManager.EndpointShmManager. Contributed by Mingliang Liu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1e5f69e8 Tree:

[08/50] [abbrv] hadoop git commit: HDFS-8248. Store INodeId instead of the INodeFile object in BlockInfoContiguous. Contributed by Haohui Mai.

2015-09-01 Thread zhz
HDFS-8248. Store INodeId instead of the INodeFile object in BlockInfoContiguous. Contributed by Haohui Mai. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4cbbfa22 Tree:

[35/50] [abbrv] hadoop git commit: HDFS-8990. Move RemoteBlockReader to hdfs-client module. Contributed by Mingliang Liu.

2015-09-01 Thread zhz
HDFS-8990. Move RemoteBlockReader to hdfs-client module. Contributed by Mingliang Liu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/826ae1c2 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/826ae1c2 Diff:

[13/50] [abbrv] hadoop git commit: Revert "MAPREDUCE-6455. Unable to use surefire > 2.18. (Charlie Helin via kasha)"

2015-09-01 Thread zhz
Revert "MAPREDUCE-6455. Unable to use surefire > 2.18. (Charlie Helin via kasha)" This reverts commit 61bf9cae6f3882c6e9a9222f59457b9be91e3018. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/50fa3837 Tree:

[45/50] [abbrv] hadoop git commit: Merge remote-tracking branch 'apache/trunk' into HDFS-7285

2015-09-01 Thread zhz
http://git-wip-us.apache.org/repos/asf/hadoop/blob/ab56fcdb/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/blockmanagement/TestBlockInfoStriped.java -- diff --cc

[28/50] [abbrv] hadoop git commit: HDFS-8925. Move BlockReaderLocal to hdfs-client. Contributed by Mingliang Liu.

2015-09-01 Thread zhz
HDFS-8925. Move BlockReaderLocal to hdfs-client. Contributed by Mingliang Liu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e2c9b288 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/e2c9b288 Diff:

[32/50] [abbrv] hadoop git commit: YARN-2945. Fixing the CHANGES.txt to have the right JIRA number.

2015-09-01 Thread zhz
YARN-2945. Fixing the CHANGES.txt to have the right JIRA number. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/cf831565 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/cf831565 Diff:

[47/50] [abbrv] hadoop git commit: Merge remote-tracking branch 'apache/trunk' into HDFS-7285

2015-09-01 Thread zhz
Merge remote-tracking branch 'apache/trunk' into HDFS-7285 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ab56fcdb Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ab56fcdb Diff:

[26/50] [abbrv] hadoop git commit: HDFS-8925. Move BlockReaderLocal to hdfs-client. Contributed by Mingliang Liu.

2015-09-01 Thread zhz
http://git-wip-us.apache.org/repos/asf/hadoop/blob/e2c9b288/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/BlockReaderLocalLegacy.java -- diff --git

[39/50] [abbrv] hadoop git commit: HDFS-8965. Harden edit log reading code against out of memory errors (cmccabe)

2015-09-01 Thread zhz
HDFS-8965. Harden edit log reading code against out of memory errors (cmccabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/24f6a7c9 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/24f6a7c9 Diff:

[07/50] [abbrv] hadoop git commit: HDFS-8896. DataNode object isn't GCed when shutdown, because it has GC root in ShutdownHookManager. Contributed by Walter Su.

2015-09-01 Thread zhz
HDFS-8896. DataNode object isn't GCed when shutdown, because it has GC root in ShutdownHookManager. Contributed by Walter Su. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f44b5990 Tree:

[46/50] [abbrv] hadoop git commit: Merge remote-tracking branch 'apache/trunk' into HDFS-7285

2015-09-01 Thread zhz
http://git-wip-us.apache.org/repos/asf/hadoop/blob/ab56fcdb/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/blockmanagement/BlockInfoStriped.java -- diff --cc

[29/50] [abbrv] hadoop git commit: HDFS-8983. NameNode support for protected directories. (Contributed by Arpit Agarwal)

2015-09-01 Thread zhz
HDFS-8983. NameNode support for protected directories. (Contributed by Arpit Agarwal) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/bdbe53c6 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/bdbe53c6 Diff:

[31/50] [abbrv] hadoop git commit: HDFS-8155. Support OAuth2 in WebHDFS.

2015-09-01 Thread zhz
HDFS-8155. Support OAuth2 in WebHDFS. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/837fb75e Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/837fb75e Diff:

[44/50] [abbrv] hadoop git commit: HADOOP-12359. hadoop fs -getmerge doc is wrong. Contributed by Jagadesh Kiran N.

2015-09-01 Thread zhz
HADOOP-12359. hadoop fs -getmerge doc is wrong. Contributed by Jagadesh Kiran N. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2e251a76 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/2e251a76 Diff:

[40/50] [abbrv] hadoop git commit: HADOOP-12368. Mark ViewFileSystemBaseTest and ViewFsBaseTest as abstract.

2015-09-01 Thread zhz
HADOOP-12368. Mark ViewFileSystemBaseTest and ViewFsBaseTest as abstract. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7ad3556e Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/7ad3556e Diff:

[37/50] [abbrv] hadoop git commit: Move YARN-4092 to 2.7.2

2015-09-01 Thread zhz
Move YARN-4092 to 2.7.2 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4eaa7fd3 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/4eaa7fd3 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/4eaa7fd3 Branch:

[33/50] [abbrv] hadoop git commit: HDFS-8980. Remove unnecessary block replacement in INodeFile. Contributed by Jing Zhao.

2015-09-01 Thread zhz
HDFS-8980. Remove unnecessary block replacement in INodeFile. Contributed by Jing Zhao. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/caa04de1 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/caa04de1 Diff:

[41/50] [abbrv] hadoop git commit: HADOOP-12367. Move TestFileUtil's test resources to resources folder. (wang via yliu)

2015-09-01 Thread zhz
HADOOP-12367. Move TestFileUtil's test resources to resources folder. (wang via yliu) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f4d96be6 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f4d96be6 Diff:

[42/50] [abbrv] hadoop git commit: YARN-4082. Container shouldn't be killed when node's label updated. Contributed by Wangda Tan.

2015-09-01 Thread zhz
YARN-4082. Container shouldn't be killed when node's label updated. Contributed by Wangda Tan. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/bf669b6d Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/bf669b6d

[16/50] [abbrv] hadoop git commit: YARN-3250. Support admin cli interface in for Application Priority. Contributed by Rohith Sharma K S

2015-09-01 Thread zhz
YARN-3250. Support admin cli interface in for Application Priority. Contributed by Rohith Sharma K S Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a9c8ea71 Tree:

hadoop git commit: HDFS-8388. Time and Date format need to be in sync in NameNode UI page. Contributed by Surendra Singh Lilhore.

2015-09-01 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/branch-2 a61c0f5ca -> 25efccba0 HDFS-8388. Time and Date format need to be in sync in NameNode UI page. Contributed by Surendra Singh Lilhore. (cherry picked from commit 65ccf2b1252a5c83755fa24a93cf1d30ee59b2c3) Project:

[36/50] [abbrv] hadoop git commit: YARN-4092. Fixed UI redirection to print useful messages when both RMs are in standby mode. Contributed by Xuan Gong

2015-09-01 Thread zhz
YARN-4092. Fixed UI redirection to print useful messages when both RMs are in standby mode. Contributed by Xuan Gong Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a3fd2ccc Tree:

[27/50] [abbrv] hadoop git commit: HDFS-8925. Move BlockReaderLocal to hdfs-client. Contributed by Mingliang Liu.

2015-09-01 Thread zhz
http://git-wip-us.apache.org/repos/asf/hadoop/blob/e2c9b288/hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/PeerCache.java -- diff --git

[48/50] [abbrv] hadoop git commit: Merge remote-tracking branch 'apache/trunk' into HDFS-7285

2015-09-01 Thread zhz
http://git-wip-us.apache.org/repos/asf/hadoop/blob/53358fe6/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/blockmanagement/BlockManager.java -- diff --cc

[01/50] [abbrv] hadoop git commit: YARN-4014. Support user cli interface in for Application Priority. Contributed by Rohith Sharma K S

2015-09-01 Thread zhz
Repository: hadoop Updated Branches: refs/heads/HDFS-7285 164cbe643 -> 53358fe68 YARN-4014. Support user cli interface in for Application Priority. Contributed by Rohith Sharma K S Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[15/50] [abbrv] hadoop git commit: HDFS-8969. Clean up findbugs warnings for HDFS-8823 and HDFS-8932. Contributed by Anu Engineer.

2015-09-01 Thread zhz
HDFS-8969. Clean up findbugs warnings for HDFS-8823 and HDFS-8932. Contributed by Anu Engineer. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f97a0f8c Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f97a0f8c

[09/50] [abbrv] hadoop git commit: HDFS-8682. Should not remove decommissioned node, while calculating the number of live/dead decommissioned node. (Contributed by J. Andreina)

2015-09-01 Thread zhz
HDFS-8682. Should not remove decommissioned node,while calculating the number of live/dead decommissioned node. (Contributed by J. Andreina) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/fdb56f74 Tree:

[22/50] [abbrv] hadoop git commit: MAPREDUCE-6452. NPE when intermediate encrypt enabled for LocalRunner. Contributed by Zhihai Xu

2015-09-01 Thread zhz
MAPREDUCE-6452. NPE when intermediate encrypt enabled for LocalRunner. Contributed by Zhihai Xu Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/cbb24953 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/cbb24953

[04/50] [abbrv] hadoop git commit: HDFS-8846. Add a unit test for INotify functionality across a layout version upgrade (Zhe Zhang via Colin P. McCabe)

2015-09-01 Thread zhz
HDFS-8846. Add a unit test for INotify functionality across a layout version upgrade (Zhe Zhang via Colin P. McCabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a4d9acc5 Tree:

[10/50] [abbrv] hadoop git commit: HDFS-2390. dfsadmin -setBalancerBandwidth does not validate -ve value. Contributed by Gautam Gopalakrishnan.

2015-09-01 Thread zhz
HDFS-2390. dfsadmin -setBalancerBandwidth does not validate -ve value. Contributed by Gautam Gopalakrishnan. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0bf28541 Tree:

[20/50] [abbrv] hadoop git commit: YARN-1556. NPE getting application report with a null appId. Contributed by Weiwei Yang.

2015-09-01 Thread zhz
YARN-1556. NPE getting application report with a null appId. Contributed by Weiwei Yang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/beb65c94 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/beb65c94 Diff:

  1   2   >