hadoop git commit: HADOOP-12967. Remove FileUtil#copyMerge. Contributed by Brahma Reddy Battula.

2016-04-04 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/trunk 1e6f92977 -> da614ca5d HADOOP-12967. Remove FileUtil#copyMerge. Contributed by Brahma Reddy Battula. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/da614ca5 Tree:

hadoop git commit: YARN-4746. yarn web services should convert parse failures of appId, appAttemptId and containerId to 400. Contributed by Bibin A Chundatt

2016-04-04 Thread naganarasimha_gr
Repository: hadoop Updated Branches: refs/heads/branch-2 c8271cd11 -> 377260284 YARN-4746. yarn web services should convert parse failures of appId, appAttemptId and containerId to 400. Contributed by Bibin A Chundatt (cherry picked from commit 5092c94195a63bd2c3e36d5a74b4c061cea1b847)

hadoop git commit: YARN-4746. yarn web services should convert parse failures of appId, appAttemptId and containerId to 400. Contributed by Bibin A Chundatt

2016-04-04 Thread naganarasimha_gr
Repository: hadoop Updated Branches: refs/heads/branch-2.8 ab67b5054 -> 9bd089ac6 YARN-4746. yarn web services should convert parse failures of appId, appAttemptId and containerId to 400. Contributed by Bibin A Chundatt (cherry picked from commit 5092c94195a63bd2c3e36d5a74b4c061cea1b847)

hadoop git commit: YARN-4746. yarn web services should convert parse failures of appId, appAttemptId and containerId to 400. Contributed by Bibin A Chundatt

2016-04-04 Thread naganarasimha_gr
Repository: hadoop Updated Branches: refs/heads/trunk da614ca5d -> 5092c9419 YARN-4746. yarn web services should convert parse failures of appId, appAttemptId and containerId to 400. Contributed by Bibin A Chundatt Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-8496. Calling stopWriter() with FSDatasetImpl lock held may block other threads (cmccabe)

2016-04-04 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 3574b4559 -> 63fe2ae72 HDFS-8496. Calling stopWriter() with FSDatasetImpl lock held may block other threads (cmccabe) (cherry picked from commit f6b1a818124cc42688c4c5acaf537d96cf00e43b) Conflicts:

[2/4] hadoop git commit: HDFS-9917. IBR accumulate more objects when SNN was down for sometime. (Contributed by Brahma Reddy Battula)

2016-04-04 Thread vinayakumarb
HDFS-9917. IBR accumulate more objects when SNN was down for sometime. (Contributed by Brahma Reddy Battula) (cherry picked from commit 818d6b799eead13a17a0214172df60a269b046fb) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[4/4] hadoop git commit: HDFS-9917. IBR accumulate more objects when SNN was down for sometime. (Contributed by Brahma Reddy Battula)

2016-04-04 Thread vinayakumarb
HDFS-9917. IBR accumulate more objects when SNN was down for sometime. (Contributed by Brahma Reddy Battula) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/fc0ffc48 Tree:

[3/4] hadoop git commit: HDFS-9917. IBR accumulate more objects when SNN was down for sometime. (Contributed by Brahma Reddy Battula)

2016-04-04 Thread vinayakumarb
HDFS-9917. IBR accumulate more objects when SNN was down for sometime. (Contributed by Brahma Reddy Battula) (cherry picked from commit 818d6b799eead13a17a0214172df60a269b046fb) (cherry picked from commit ad08114b9285fecd2c41a4ac3e073662b1e212d3) Project:

hadoop git commit: HDFS-8496. Calling stopWriter() with FSDatasetImpl lock held may block other threads (cmccabe)

2016-04-04 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/trunk f65f5b18f -> f6b1a8181 HDFS-8496. Calling stopWriter() with FSDatasetImpl lock held may block other threads (cmccabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[2/3] hadoop git commit: HADOOP-11212. NetUtils.wrapException to handle SocketException explicitly. (Contributed by Steve Loughran)

2016-04-04 Thread arp
HADOOP-11212. NetUtils.wrapException to handle SocketException explicitly. (Contributed by Steve Loughran) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/30e12edb Tree:

[3/3] hadoop git commit: HADOOP-11212. NetUtils.wrapException to handle SocketException explicitly. (Contributed by Steve Loughran)

2016-04-04 Thread arp
HADOOP-11212. NetUtils.wrapException to handle SocketException explicitly. (Contributed by Steve Loughran) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/334beb33 Tree:

[1/3] hadoop git commit: HADOOP-11212. NetUtils.wrapException to handle SocketException explicitly. (Contributed by Steve Loughran)

2016-04-04 Thread arp
Repository: hadoop Updated Branches: refs/heads/branch-2 caaadf9f3 -> 30e12edb6 refs/heads/branch-2.8 4d7162e93 -> 334beb337 refs/heads/trunk 89c934751 -> 7280550a8 HADOOP-11212. NetUtils.wrapException to handle SocketException explicitly. (Contributed by Steve Loughran) Project:

hadoop git commit: HADOOP-12169 ListStatus on empty dir in S3A lists itself instead of returning an empty list. author: Pieter Reuse. - omitted new S3A subclass

2016-04-04 Thread stevel
Repository: hadoop Updated Branches: refs/heads/branch-2.8 9bd089ac6 -> 4d7162e93 HADOOP-12169 ListStatus on empty dir in S3A lists itself instead of returning an empty list. author: Pieter Reuse. - omitted new S3A subclass Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-12169 ListStatus on empty dir in S3A lists itself instead of returning an empty list. author: Pieter Reuse. - omitted new S3A subclass

2016-04-04 Thread stevel
Repository: hadoop Updated Branches: refs/heads/branch-2 377260284 -> caaadf9f3 HADOOP-12169 ListStatus on empty dir in S3A lists itself instead of returning an empty list. author: Pieter Reuse. - omitted new S3A subclass Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-10231: libhdfs++: Fix race conditions in RPC layer. Contributed by Bob Hansen.

2016-04-04 Thread bobhansen
Repository: hadoop Updated Branches: refs/heads/HDFS-8707 c2e1e23d8 -> e1f73feef HDFS-10231: libhdfs++: Fix race conditions in RPC layer. Contributed by Bob Hansen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-12169 ListStatus on empty dir in S3A lists itself instead of returning an empty list. author: Pieter Reuse. - omitted new S3A subclass

2016-04-04 Thread stevel
Repository: hadoop Updated Branches: refs/heads/trunk 5092c9419 -> 89c934751 HADOOP-12169 ListStatus on empty dir in S3A lists itself instead of returning an empty list. author: Pieter Reuse. - omitted new S3A subclass Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-9599. TestDecommissioningStatus.testDecommissionStatus occasionally fails (Lin Yiqun via iwasakims)

2016-04-04 Thread iwasakims
Repository: hadoop Updated Branches: refs/heads/branch-2 30e12edb6 -> c981efb0f HDFS-9599. TestDecommissioningStatus.testDecommissionStatus occasionally fails (Lin Yiqun via iwasakims) (cherry picked from commit 154d2532cf015e9ab9141864bd3ab0d6100ef597) Project:

hadoop git commit: HDFS-9599. TestDecommissioningStatus.testDecommissionStatus occasionally fails (Lin Yiqun via iwasakims)

2016-04-04 Thread iwasakims
Repository: hadoop Updated Branches: refs/heads/trunk 7280550a8 -> 154d2532c HDFS-9599. TestDecommissioningStatus.testDecommissionStatus occasionally fails (Lin Yiqun via iwasakims) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-9599. TestDecommissioningStatus.testDecommissionStatus occasionally fails (Lin Yiqun via iwasakims)

2016-04-04 Thread iwasakims
Repository: hadoop Updated Branches: refs/heads/branch-2.8 334beb337 -> 97cda4077 HDFS-9599. TestDecommissioningStatus.testDecommissionStatus occasionally fails (Lin Yiqun via iwasakims) (cherry picked from commit 154d2532cf015e9ab9141864bd3ab0d6100ef597) Project:

hadoop git commit: HDFS-10178. Permanent write failures can happen if pipeline recoveries occur for the first packet. Contributed by Kihwal Lee.

2016-04-04 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/trunk 154d2532c -> a7d1fb0cd HDFS-10178. Permanent write failures can happen if pipeline recoveries occur for the first packet. Contributed by Kihwal Lee. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-10178. Permanent write failures can happen if pipeline recoveries occur for the first packet. Contributed by Kihwal Lee.

2016-04-04 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/branch-2 c981efb0f -> 9e9143329 HDFS-10178. Permanent write failures can happen if pipeline recoveries occur for the first packet. Contributed by Kihwal Lee. (cherry picked from commit a7d1fb0cd2fdbf830602eb4dbbd9bbe62f4d5584) Project:

hadoop git commit: HDFS-10178. Permanent write failures can happen if pipeline recoveries occur for the first packet. Contributed by Kihwal Lee.

2016-04-04 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/branch-2.8 97cda4077 -> 7d671cad3 HDFS-10178. Permanent write failures can happen if pipeline recoveries occur for the first packet. Contributed by Kihwal Lee. (cherry picked from commit a7d1fb0cd2fdbf830602eb4dbbd9bbe62f4d5584) Project:

hadoop git commit: YARN-4706. UI Hosting Configuration in TimelineServer doc is broken. (Akira AJISAKA via gtcarrera9)

2016-04-04 Thread gtcarrera9
Repository: hadoop Updated Branches: refs/heads/branch-2 9e9143329 -> 236d1a509 YARN-4706. UI Hosting Configuration in TimelineServer doc is broken. (Akira AJISAKA via gtcarrera9) (cherry picked from commit f61de4173684aa1767cef20b3cb4d54df20273cd) Project:

hadoop git commit: YARN-4706. UI Hosting Configuration in TimelineServer doc is broken. (Akira AJISAKA via gtcarrera9)

2016-04-04 Thread gtcarrera9
Repository: hadoop Updated Branches: refs/heads/branch-2.8 7d671cad3 -> 3574b4559 YARN-4706. UI Hosting Configuration in TimelineServer doc is broken. (Akira AJISAKA via gtcarrera9) (cherry picked from commit f61de4173684aa1767cef20b3cb4d54df20273cd) Project:

hadoop git commit: YARN-4706. UI Hosting Configuration in TimelineServer doc is broken. (Akira AJISAKA via gtcarrera9)

2016-04-04 Thread gtcarrera9
Repository: hadoop Updated Branches: refs/heads/trunk a7d1fb0cd -> f61de4173 YARN-4706. UI Hosting Configuration in TimelineServer doc is broken. (Akira AJISAKA via gtcarrera9) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-4706. UI Hosting Configuration in TimelineServer doc is broken. (Akira AJISAKA via gtcarrera9)

2016-04-04 Thread gtcarrera9
Repository: hadoop Updated Branches: refs/heads/branch-2.7 353f37916 -> f242b78fd YARN-4706. UI Hosting Configuration in TimelineServer doc is broken. (Akira AJISAKA via gtcarrera9) (cherry picked from commit f61de4173684aa1767cef20b3cb4d54df20273cd) Project:

hadoop git commit: HDFS-10178. Permanent write failures can happen if pipeline recoveries occur for the first packet. Contributed by Kihwal Lee.

2016-04-04 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/branch-2.7 f242b78fd -> 69d4fa0de HDFS-10178. Permanent write failures can happen if pipeline recoveries occur for the first packet. Contributed by Kihwal Lee. (cherry picked from commit a7d1fb0cd2fdbf830602eb4dbbd9bbe62f4d5584)

hadoop git commit: HADOOP-12959. Add additional github web site for ISA-L library (Li Bo via cmccabe)

2016-04-04 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/trunk f61de4173 -> f65f5b18f HADOOP-12959. Add additional github web site for ISA-L library (Li Bo via cmccabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f65f5b18