hadoop git commit: MAPREDUCE-6341. addendum patch to fix typos. Contributed by John Michael Luy.

2016-02-16 Thread ozawa
Repository: hadoop Updated Branches: refs/heads/branch-2 2bf5a005f -> a33cdfb87 MAPREDUCE-6341. addendum patch to fix typos. Contributed by John Michael Luy. (cherry picked from commit 453e7e0d1091cf795152c8992c6c5cbc772d80d6) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commi

hadoop git commit: MAPREDUCE-6341. addendum patch to fix typos. Contributed by John Michael Luy.

2016-02-16 Thread ozawa
Repository: hadoop Updated Branches: refs/heads/branch-2.8 e88c01fa5 -> 7ccb0e060 MAPREDUCE-6341. addendum patch to fix typos. Contributed by John Michael Luy. (cherry picked from commit 453e7e0d1091cf795152c8992c6c5cbc772d80d6) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Com

hadoop git commit: MAPREDUCE-6341. addendum patch to fix typos. Contributed by John Michael Luy.

2016-02-16 Thread ozawa
Repository: hadoop Updated Branches: refs/heads/trunk 2536ece7b -> 453e7e0d1 MAPREDUCE-6341. addendum patch to fix typos. Contributed by John Michael Luy. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/453e7e0d Tree: ht

hadoop git commit: HDFS-9787. SNNs stop uploading FSImage to ANN once isPrimaryCheckPointer changed to false. (Contributed by Guocui Mi)

2016-02-16 Thread vinayakumarb
Repository: hadoop Updated Branches: refs/heads/trunk 96ea30943 -> 2536ece7b HDFS-9787. SNNs stop uploading FSImage to ANN once isPrimaryCheckPointer changed to false. (Contributed by Guocui Mi) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/

[3/4] hadoop git commit: HADOOP-12810. FileSystem#listLocatedStatus causes unnecessary RPC calls (Contributed by Ryan Blue)

2016-02-16 Thread vinayakumarb
HADOOP-12810. FileSystem#listLocatedStatus causes unnecessary RPC calls (Contributed by Ryan Blue) (cherry picked from commit 96ea3094315bb1e1a5e268e3817c7fdedc3e9462) (cherry picked from commit 2bf5a005fab287689a148c1928f3b04c0a8dcedf) Project: http://git-wip-us.apache.org/repos/asf/hadoop/rep

[1/4] hadoop git commit: HADOOP-12810. FileSystem#listLocatedStatus causes unnecessary RPC calls (Contributed by Ryan Blue)

2016-02-16 Thread vinayakumarb
Repository: hadoop Updated Branches: refs/heads/branch-2 6874a142d -> 2bf5a005f refs/heads/branch-2.7 05c782153 -> a9c1bb424 refs/heads/branch-2.8 c7be3deff -> e88c01fa5 refs/heads/trunk 77ba5add0 -> 96ea30943 HADOOP-12810. FileSystem#listLocatedStatus causes unnecessary RPC calls (Contr

[4/4] hadoop git commit: HADOOP-12810. FileSystem#listLocatedStatus causes unnecessary RPC calls (Contributed by Ryan Blue)

2016-02-16 Thread vinayakumarb
HADOOP-12810. FileSystem#listLocatedStatus causes unnecessary RPC calls (Contributed by Ryan Blue) (cherry picked from commit 96ea3094315bb1e1a5e268e3817c7fdedc3e9462) (cherry picked from commit 2bf5a005fab287689a148c1928f3b04c0a8dcedf) Project: http://git-wip-us.apache.org/repos/asf/hadoop/rep

[2/4] hadoop git commit: HADOOP-12810. FileSystem#listLocatedStatus causes unnecessary RPC calls (Contributed by Ryan Blue)

2016-02-16 Thread vinayakumarb
HADOOP-12810. FileSystem#listLocatedStatus causes unnecessary RPC calls (Contributed by Ryan Blue) (cherry picked from commit 96ea3094315bb1e1a5e268e3817c7fdedc3e9462) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2bf5a0

hadoop git commit: HDFS-9456. BlockPlacementPolicyWithNodeGroup should override verifyBlockPlacement(). Contributed by Xiaobing Zhou. (cherry picked from commit 77ba5add0d9cb10d45ca9122bca48baa7c8fb3b

2016-02-16 Thread junping_du
Repository: hadoop Updated Branches: refs/heads/branch-2.8 8d6fb15b0 -> c7be3deff HDFS-9456. BlockPlacementPolicyWithNodeGroup should override verifyBlockPlacement(). Contributed by Xiaobing Zhou. (cherry picked from commit 77ba5add0d9cb10d45ca9122bca48baa7c8fb3b8) (cherry picked from commit 6

hadoop git commit: HDFS-9456. BlockPlacementPolicyWithNodeGroup should override verifyBlockPlacement(). Contributed by Xiaobing Zhou. (cherry picked from commit 77ba5add0d9cb10d45ca9122bca48baa7c8fb3b

2016-02-16 Thread junping_du
Repository: hadoop Updated Branches: refs/heads/branch-2 e79a5e446 -> 6874a142d HDFS-9456. BlockPlacementPolicyWithNodeGroup should override verifyBlockPlacement(). Contributed by Xiaobing Zhou. (cherry picked from commit 77ba5add0d9cb10d45ca9122bca48baa7c8fb3b8) Project: http://git-wip-us.a

hadoop git commit: HDFS-9456. BlockPlacementPolicyWithNodeGroup should override verifyBlockPlacement(). Contributed by Xiaobing Zhou.

2016-02-16 Thread junping_du
Repository: hadoop Updated Branches: refs/heads/trunk 4b0e59fdc -> 77ba5add0 HDFS-9456. BlockPlacementPolicyWithNodeGroup should override verifyBlockPlacement(). Contributed by Xiaobing Zhou. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/rep

[3/5] hadoop git commit: HADOOP-12805. Annotate CanUnbuffer with @InterfaceAudience.Public (Contributed by Ted Yu)

2016-02-16 Thread vinayakumarb
HADOOP-12805. Annotate CanUnbuffer with @InterfaceAudience.Public (Contributed by Ted Yu) (cherry picked from commit 4b0e59fdc010be517dd67ddf35c962da204df547) (cherry picked from commit e79a5e4460b5199eebb0d788fdc1eaa36d6b0ac4) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[4/5] hadoop git commit: HADOOP-12805. Annotate CanUnbuffer with @InterfaceAudience.Public (Contributed by Ted Yu)

2016-02-16 Thread vinayakumarb
HADOOP-12805. Annotate CanUnbuffer with @InterfaceAudience.Public (Contributed by Ted Yu) (cherry picked from commit 4b0e59fdc010be517dd67ddf35c962da204df547) (cherry picked from commit e79a5e4460b5199eebb0d788fdc1eaa36d6b0ac4) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[1/5] hadoop git commit: HADOOP-12805. Annotate CanUnbuffer with @InterfaceAudience.Public (Contributed by Ted Yu)

2016-02-16 Thread vinayakumarb
Repository: hadoop Updated Branches: refs/heads/branch-2 8dec72bfd -> e79a5e446 refs/heads/branch-2.6 43ac0b09e -> 89e90becf refs/heads/branch-2.7 8377683b6 -> 05c782153 refs/heads/branch-2.8 19c149cdb -> 8d6fb15b0 refs/heads/trunk 8ed07bd3e -> 4b0e59fdc HADOOP-12805. Annotate CanUnbuff

[5/5] hadoop git commit: HADOOP-12805. Annotate CanUnbuffer with @InterfaceAudience.Public (Contributed by Ted Yu)

2016-02-16 Thread vinayakumarb
HADOOP-12805. Annotate CanUnbuffer with @InterfaceAudience.Public (Contributed by Ted Yu) (cherry picked from commit 4b0e59fdc010be517dd67ddf35c962da204df547) (cherry picked from commit e79a5e4460b5199eebb0d788fdc1eaa36d6b0ac4) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[2/5] hadoop git commit: HADOOP-12805. Annotate CanUnbuffer with @InterfaceAudience.Public (Contributed by Ted Yu)

2016-02-16 Thread vinayakumarb
HADOOP-12805. Annotate CanUnbuffer with @InterfaceAudience.Public (Contributed by Ted Yu) (cherry picked from commit 4b0e59fdc010be517dd67ddf35c962da204df547) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e79a5e44 Tree: