hadoop git commit: YARN-8815. RM fails to recover finished unmanaged AM. Contributed by Bibin A Chundatt.

2018-09-24 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/branch-3.1 daa14bf06 -> 47306cc2d YARN-8815. RM fails to recover finished unmanaged AM. Contributed by Bibin A Chundatt. (cherry picked from commit 50bc7746d7593bf6adc92fc9807a99cf53b4aef3) Project: http://git-wip-us.apache.org/repos/asf/hadoo

hadoop git commit: YARN-8815. RM fails to recover finished unmanaged AM. Contributed by Bibin A Chundatt.

2018-09-24 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/trunk d0bc6a27f -> 50bc7746d YARN-8815. RM fails to recover finished unmanaged AM. Contributed by Bibin A Chundatt. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/50bc774

hadoop git commit: YARN-8817. [Submarine] In cases when user doesn't ask HDFS path while submitting job but framework requires user to set HDFS related environments. Contributed by Wangda Tan.

2018-09-24 Thread sunilg
Repository: hadoop Updated Branches: refs/heads/trunk 9c3fbbc4f -> d0bc6a27f YARN-8817. [Submarine] In cases when user doesn't ask HDFS path while submitting job but framework requires user to set HDFS related environments. Contributed by Wangda Tan. Project: http://git-wip-us.apache.org/re

[1/2] hadoop git commit: HDDS-444. Add rest service to the s3gateway. Contributed by Elek Marton.

2018-09-24 Thread bharat
Repository: hadoop Updated Branches: refs/heads/trunk 29dad7d25 -> 9c3fbbc4f http://git-wip-us.apache.org/repos/asf/hadoop/blob/9c3fbbc4/hadoop-ozone/s3gateway/src/test/java/org/apache/hadoop/ozone/client/ObjectStoreStub.java -

[2/2] hadoop git commit: HDDS-444. Add rest service to the s3gateway. Contributed by Elek Marton.

2018-09-24 Thread bharat
HDDS-444. Add rest service to the s3gateway. Contributed by Elek Marton. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/9c3fbbc4 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/9c3fbbc4 Diff: http://git-wip-us.apac

hadoop git commit: YARN-8616. systemClock should be used in RMAppImpl instead of System.currentTimeMills(), to be consistent. (Contributed by Szilard Nemeth)

2018-09-24 Thread haibochen
Repository: hadoop Updated Branches: refs/heads/trunk cf62ff9a6 -> 29dad7d25 YARN-8616. systemClock should be used in RMAppImpl instead of System.currentTimeMills(), to be consistent. (Contributed by Szilard Nemeth) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://g

hadoop git commit: YARN-6338. Typos in Docker docs: contains => containers. (Contributed by Zoltan Siegl)

2018-09-24 Thread haibochen
Repository: hadoop Updated Branches: refs/heads/trunk 230d90c5b -> cf62ff9a6 YARN-6338. Typos in Docker docs: contains => containers. (Contributed by Zoltan Siegl) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/cf62ff9

hadoop git commit: MAPREDUCE-7125. JobResourceUploader creates LocalFileSystem when it's not necessary. (Peter Cseh via wangda)

2018-09-24 Thread wangda
Repository: hadoop Updated Branches: refs/heads/branch-3.1 0196ffaa2 -> daa14bf06 MAPREDUCE-7125. JobResourceUploader creates LocalFileSystem when it's not necessary. (Peter Cseh via wangda) Change-Id: I1aa720ed03739f6f4abeec46f6068e2ab332987a (cherry picked from commit 230d90c5b9cc0d6e74bf16

hadoop git commit: MAPREDUCE-7125. JobResourceUploader creates LocalFileSystem when it's not necessary. (Peter Cseh via wangda)

2018-09-24 Thread wangda
Repository: hadoop Updated Branches: refs/heads/trunk 67173b484 -> 230d90c5b MAPREDUCE-7125. JobResourceUploader creates LocalFileSystem when it's not necessary. (Peter Cseh via wangda) Change-Id: I1aa720ed03739f6f4abeec46f6068e2ab332987a Project: http://git-wip-us.apache.org/repos/asf/hado

hadoop git commit: HDDS-441. Create new s3gateway daemon. Contributed by Elek Marton.

2018-09-24 Thread bharat
Repository: hadoop Updated Branches: refs/heads/trunk c07715e37 -> 67173b484 HDDS-441. Create new s3gateway daemon. Contributed by Elek Marton. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/67173b48 Tree: http://git-wi

hadoop git commit: HADOOP-15781 S3A assumed role tests failing due to changed error text in AWS exceptions. Contributed by Steve Loughran

2018-09-24 Thread liuml07
Repository: hadoop Updated Branches: refs/heads/trunk 309092280 -> c07715e37 HADOOP-15781 S3A assumed role tests failing due to changed error text in AWS exceptions. Contributed by Steve Loughran Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org

[35/50] [abbrv] hadoop git commit: YARN-5473. Expose per-application over-allocation info in the Resource Manager. Contributed by Haibo Chen.

2018-09-24 Thread haibochen
http://git-wip-us.apache.org/repos/asf/hadoop/blob/f9da8c64/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/TestContainerResourceUsage.java -

[42/50] [abbrv] hadoop git commit: Revert "YARN-6675. Add NM support to launch opportunistic containers based on overallocation. Contributed by Haibo Chen."

2018-09-24 Thread haibochen
Revert "YARN-6675. Add NM support to launch opportunistic containers based on overallocation. Contributed by Haibo Chen." This reverts commit c1362b68af03c546f4c0802758e9729d2372ab6c. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hado

[40/50] [abbrv] hadoop git commit: YARN-6675. Add NM support to launch opportunistic containers based on overallocation. Contributed by Haibo Chen.

2018-09-24 Thread haibochen
YARN-6675. Add NM support to launch opportunistic containers based on overallocation. Contributed by Haibo Chen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/08116cc4 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/t

[49/50] [abbrv] hadoop git commit: YARN-6672. Add NM preemption of opportunistic containers when utilization goes high.

2018-09-24 Thread haibochen
http://git-wip-us.apache.org/repos/asf/hadoop/blob/124b378f/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/java/org/apache/hadoop/yarn/server/nodemanager/containermanager/scheduler/TestContainerSchedulerWithOverAllocation.java

[43/50] [abbrv] hadoop git commit: YARN-8240. Add queue-level control to allow all applications in a queue to opt-out. Contributed by Haibo Chen.

2018-09-24 Thread haibochen
YARN-8240. Add queue-level control to allow all applications in a queue to opt-out. Contributed by Haibo Chen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/23ae827c Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tre

[37/50] [abbrv] hadoop git commit: YARN-5473. Expose per-application over-allocation info in the Resource Manager. Contributed by Haibo Chen.

2018-09-24 Thread haibochen
YARN-5473. Expose per-application over-allocation info in the Resource Manager. Contributed by Haibo Chen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f9da8c64 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f9

[48/50] [abbrv] hadoop git commit: YARN-8809. Refactor AbstractYarnScheduler and CapacityScheduler OPPORTUNISTIC container completion codepaths. (Haibo Chen via asuresh)

2018-09-24 Thread haibochen
YARN-8809. Refactor AbstractYarnScheduler and CapacityScheduler OPPORTUNISTIC container completion codepaths. (Haibo Chen via asuresh) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/954986dd Tree: http://git-wip-us.apache.

[47/50] [abbrv] hadoop git commit: YARN-8427. Don't start opportunistic containers at container scheduler/finish event with over-allocation. Contributed by Haibo Chen.

2018-09-24 Thread haibochen
YARN-8427. Don't start opportunistic containers at container scheduler/finish event with over-allocation. Contributed by Haibo Chen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/23ad2fbd Tree: http://git-wip-us.apache.or

[39/50] [abbrv] hadoop git commit: YARN-6675. Add NM support to launch opportunistic containers based on overallocation. Contributed by Haibo Chen.

2018-09-24 Thread haibochen
http://git-wip-us.apache.org/repos/asf/hadoop/blob/08116cc4/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/java/org/apache/hadoop/yarn/server/nodemanager/containermanager/scheduler/TestContainerSchedulerRecovery.java --

[31/50] [abbrv] hadoop git commit: YARN-6921. Allow resource request to opt out of oversubscription in Fair Scheduler. Contributed by Haibo Chen.

2018-09-24 Thread haibochen
YARN-6921. Allow resource request to opt out of oversubscription in Fair Scheduler. Contributed by Haibo Chen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d6fa51cb Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tre

[50/50] [abbrv] hadoop git commit: YARN-6672. Add NM preemption of opportunistic containers when utilization goes high.

2018-09-24 Thread haibochen
YARN-6672. Add NM preemption of opportunistic containers when utilization goes high. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/124b378f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/124b378f Diff: http://gi

[25/50] [abbrv] hadoop git commit: YARN-4511. Common scheduler changes to support scheduler-specific oversubscription implementations.

2018-09-24 Thread haibochen
http://git-wip-us.apache.org/repos/asf/hadoop/blob/ce4c4a70/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/TestNodeLabelContainerAllocation.java

[26/50] [abbrv] hadoop git commit: YARN-4511. Common scheduler changes to support scheduler-specific oversubscription implementations.

2018-09-24 Thread haibochen
YARN-4511. Common scheduler changes to support scheduler-specific oversubscription implementations. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ce4c4a70 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ce4c4a70

[30/50] [abbrv] hadoop git commit: YARN-7337. Expose per-node over-allocation info in Node Report Contributed by Haibo Chen.

2018-09-24 Thread haibochen
YARN-7337. Expose per-node over-allocation info in Node Report Contributed by Haibo Chen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/dcb3709a Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/dcb3709a Diff: http

[46/50] [abbrv] hadoop git commit: YARN-6794. Fair Scheduler to explicitly promote OPPORTUNISITIC containers locally at the node where they're running. Contributed by Haibo Chen.

2018-09-24 Thread haibochen
YARN-6794. Fair Scheduler to explicitly promote OPPORTUNISITIC containers locally at the node where they're running. Contributed by Haibo Chen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3ff8d3f9 Tree: http://git-wip-u

[45/50] [abbrv] hadoop git commit: Revert "Revert "YARN-6675. Add NM support to launch opportunistic containers based on overallocation. Contributed by Haibo Chen.""

2018-09-24 Thread haibochen
Revert "Revert "YARN-6675. Add NM support to launch opportunistic containers based on overallocation. Contributed by Haibo Chen."" This reverts commit 1235cf5deb9f309e975c4f59ee27caf1282f19f9. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos

[33/50] [abbrv] hadoop git commit: MAPREDUCE-6926. Allow MR jobs to opt out of oversubscription. Contributed by Haibo Chen.

2018-09-24 Thread haibochen
MAPREDUCE-6926. Allow MR jobs to opt out of oversubscription. Contributed by Haibo Chen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f00f7ad9 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f00f7ad9 Diff: http:

[28/50] [abbrv] hadoop git commit: YARN-1015. FS should watch node resource utilization and allocate opportunistic containers if appropriate.

2018-09-24 Thread haibochen
YARN-1015. FS should watch node resource utilization and allocate opportunistic containers if appropriate. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/495d43ad Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/49

[41/50] [abbrv] hadoop git commit: Revert "YARN-6675. Add NM support to launch opportunistic containers based on overallocation. Contributed by Haibo Chen."

2018-09-24 Thread haibochen
http://git-wip-us.apache.org/repos/asf/hadoop/blob/4cf8e47a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/java/org/apache/hadoop/yarn/server/nodemanager/containermanager/scheduler/TestContainerSchedulerRecovery.java --

[32/50] [abbrv] hadoop git commit: YARN-6750. Add a configuration to cap how much a NM can be overallocated. Contributed by Haibo Chen.

2018-09-24 Thread haibochen
YARN-6750. Add a configuration to cap how much a NM can be overallocated. Contributed by Haibo Chen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/353bdbcb Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/353bdbcb

[34/50] [abbrv] hadoop git commit: YARN-7491. Make sure AM is not scheduled on an opportunistic container. Contributed by Haibo Chen.

2018-09-24 Thread haibochen
YARN-7491. Make sure AM is not scheduled on an opportunistic container. Contributed by Haibo Chen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/979420f4 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/979420f4 D

[44/50] [abbrv] hadoop git commit: Revert "Revert "YARN-6675. Add NM support to launch opportunistic containers based on overallocation. Contributed by Haibo Chen.""

2018-09-24 Thread haibochen
http://git-wip-us.apache.org/repos/asf/hadoop/blob/faa71dbc/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/java/org/apache/hadoop/yarn/server/nodemanager/containermanager/scheduler/TestContainerSchedulerRecovery.java --

[15/50] [abbrv] hadoop git commit: YARN-8801. Fixed header comments for docker utility functions. Contributed by Zian Chen

2018-09-24 Thread haibochen
YARN-8801. Fixed header comments for docker utility functions. Contributed by Zian Chen Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/aa4bd493 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/aa4bd493

[23/50] [abbrv] hadoop git commit: YARN-6670 Add separate NM overallocation thresholds for cpu and memory (Haibo Chen)

2018-09-24 Thread haibochen
YARN-6670 Add separate NM overallocation thresholds for cpu and memory (Haibo Chen) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/013c977a Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/013c977a Diff: http://git

[06/50] [abbrv] hadoop git commit: HADOOP-15726. Create utility to limit frequency of log statements. Contributed by Erik Krogen.

2018-09-24 Thread haibochen
HADOOP-15726. Create utility to limit frequency of log statements. Contributed by Erik Krogen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a30b4f9e Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a30b4f9e Diff:

[27/50] [abbrv] hadoop git commit: YARN-1015. FS should watch node resource utilization and allocate opportunistic containers if appropriate.

2018-09-24 Thread haibochen
http://git-wip-us.apache.org/repos/asf/hadoop/blob/495d43ad/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/fair/TestFairScheduler.java ---

[22/50] [abbrv] hadoop git commit: YARN-4512 [YARN-1011]. Provide a knob to turn on over-allocation. (kasha)

2018-09-24 Thread haibochen
YARN-4512 [YARN-1011]. Provide a knob to turn on over-allocation. (kasha) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6389e0a2 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/6389e0a2 Diff: http://git-wip-us.apa

[16/50] [abbrv] hadoop git commit: HDDS-394. Rename *Key Apis in DatanodeContainerProtocol to *Block apis. Contributed Dinesh Chitlangia.

2018-09-24 Thread haibochen
http://git-wip-us.apache.org/repos/asf/hadoop/blob/096a7160/hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/container/common/helpers/TestBlockData.java -- diff --git a/hadoop-ozone/integration-test/src/test/jav

[18/50] [abbrv] hadoop git commit: HDDS-394. Rename *Key Apis in DatanodeContainerProtocol to *Block apis. Contributed Dinesh Chitlangia.

2018-09-24 Thread haibochen
HDDS-394. Rename *Key Apis in DatanodeContainerProtocol to *Block apis. Contributed Dinesh Chitlangia. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/096a7160 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/096a716

[11/50] [abbrv] hadoop git commit: HADOOP-15736. Trash : Negative Value For Deletion Interval Leads To Abnormal Behaviour. Contributed by Ayush Saxena.

2018-09-24 Thread haibochen
HADOOP-15736. Trash : Negative Value For Deletion Interval Leads To Abnormal Behaviour. Contributed by Ayush Saxena. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7ad27e97 Tree: http://git-wip-us.apache.org/repos/asf/hado

[29/50] [abbrv] hadoop git commit: YARN-7460. Exclude findbugs warnings on SchedulerNode.numGuaranteedContainers and numOpportunisticContainers. Contributed by Haibo Chen.

2018-09-24 Thread haibochen
YARN-7460. Exclude findbugs warnings on SchedulerNode.numGuaranteedContainers and numOpportunisticContainers. Contributed by Haibo Chen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/33dcc79f Tree: http://git-wip-us.apach

[36/50] [abbrv] hadoop git commit: YARN-5473. Expose per-application over-allocation info in the Resource Manager. Contributed by Haibo Chen.

2018-09-24 Thread haibochen
http://git-wip-us.apache.org/repos/asf/hadoop/blob/f9da8c64/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/recovery/records/impl/pb/ApplicationAttemptStateDataPBImpl.java -

[38/50] [abbrv] hadoop git commit: YARN-6739. Crash NM at start time if oversubscription is on but LinuxContainerExcutor or cgroup is off. Contributed by Haibo Chen.

2018-09-24 Thread haibochen
YARN-6739. Crash NM at start time if oversubscription is on but LinuxContainerExcutor or cgroup is off. Contributed by Haibo Chen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/00678001 Tree: http://git-wip-us.apache.org/

[10/50] [abbrv] hadoop git commit: HDFS-13892. Disk Balancer: Make execute command documentation better. Contributed by Ranith Sardar.

2018-09-24 Thread haibochen
HDFS-13892. Disk Balancer: Make execute command documentation better. Contributed by Ranith Sardar. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6fc293fe Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/6fc293fe

[12/50] [abbrv] hadoop git commit: HADOOP-15748. S3 listing inconsistency can raise NPE in globber. Contributed by Steve Loughran.

2018-09-24 Thread haibochen
HADOOP-15748. S3 listing inconsistency can raise NPE in globber. 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/646874c3 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/646874c3 Diff:

[24/50] [abbrv] hadoop git commit: YARN-6705 Add separate NM preemption thresholds for cpu and memory (Haibo Chen)

2018-09-24 Thread haibochen
YARN-6705 Add separate NM preemption thresholds for cpu and memory (Haibo Chen) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d7cdf2ce Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d7cdf2ce Diff: http://git-wip

[08/50] [abbrv] hadoop git commit: HDDS-513. Check if the EventQueue is not closed before executing handlers. Contributed by Nanda Kumar.

2018-09-24 Thread haibochen
HDDS-513. Check if the EventQueue is not closed before executing handlers. Contributed by Nanda Kumar. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f6bb1ca3 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f6bb1c

[09/50] [abbrv] hadoop git commit: YARN-8784. DockerLinuxContainerRuntime prevents access to distributed cache entries on a full disk. Contributed by Eric Badger

2018-09-24 Thread haibochen
YARN-8784. DockerLinuxContainerRuntime prevents access to distributed cache entries on a full disk. Contributed by Eric Badger Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6b5838ed Tree: http://git-wip-us.apache.org/repo

[14/50] [abbrv] hadoop git commit: HADOOP-15764. [JDK10] Migrate from sun.net.dns.ResolverConfiguration to the replacement. Contributed by Akira Ajisaka.

2018-09-24 Thread haibochen
HADOOP-15764. [JDK10] Migrate from sun.net.dns.ResolverConfiguration to the replacement. Contributed by Akira Ajisaka. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/429a07e0 Tree: http://git-wip-us.apache.org/repos/asf/ha

[19/50] [abbrv] hadoop git commit: HDDS-514. Clean Unregister JMX upon SCMConnectionManager#close. Contributed by Xiaoyu Yao.

2018-09-24 Thread haibochen
HDDS-514. Clean Unregister JMX upon SCMConnectionManager#close. Contributed by Xiaoyu Yao. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/524f7cd3 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/524f7cd3 Diff: http

[13/50] [abbrv] hadoop git commit: HADOOP-15756. [JDK10] Migrate from sun.net.util.IPAddressUtil to the replacement. Contributed by Akira Ajisaka.

2018-09-24 Thread haibochen
HADOOP-15756. [JDK10] Migrate from sun.net.util.IPAddressUtil to the replacement. Contributed by Akira Ajisaka. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3da94a36 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tr

[21/50] [abbrv] hadoop git commit: YARN-8769. [Submarine] Allow user to specify customized quicklink(s) when submit Submarine job. Contributed by Wangda Tan.

2018-09-24 Thread haibochen
YARN-8769. [Submarine] Allow user to specify customized quicklink(s) when submit Submarine job. 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/0cd63461 Tree: http://git-wip-us.apache.org/repos/as

[20/50] [abbrv] hadoop git commit: YARN-8628. [UI2] Few duplicated or inconsistent information displayed in UI2. Contributed by Akhil PB.

2018-09-24 Thread haibochen
YARN-8628. [UI2] Few duplicated or inconsistent information displayed in UI2. Contributed by Akhil PB. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a2752779 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a27527

[17/50] [abbrv] hadoop git commit: HDDS-394. Rename *Key Apis in DatanodeContainerProtocol to *Block apis. Contributed Dinesh Chitlangia.

2018-09-24 Thread haibochen
http://git-wip-us.apache.org/repos/asf/hadoop/blob/096a7160/hadoop-hdds/container-service/src/main/java/org/apache/hadoop/ozone/container/keyvalue/helpers/KeyValueContainerUtil.java -- diff --git a/hadoop-hdds/container-service/sr

[07/50] [abbrv] hadoop git commit: HADOOP-15772. Remove the 'Path ... should be specified as a URI' warnings on startup. Contributed by Ayush Saxena.

2018-09-24 Thread haibochen
HADOOP-15772. Remove the 'Path ... should be specified as a URI' warnings on startup. Contributed by Ayush Saxena. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2eb597b1 Tree: http://git-wip-us.apache.org/repos/asf/hadoop

[01/50] [abbrv] hadoop git commit: YARN-8791. Trim docker inspect output for line feed for STOPSIGNAL parsing. Contributed by Chandni Singh [Forced Update!]

2018-09-24 Thread haibochen
Repository: hadoop Updated Branches: refs/heads/YARN-1011 4d858dd92 -> 954986dd5 (forced update) YARN-8791. Trim docker inspect output for line feed for STOPSIGNAL parsing. Contributed by Chandni Singh Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-w

[04/50] [abbrv] hadoop git commit: HADOOP-15684. triggerActiveLogRoll stuck on dead name node, when ConnectTimeoutException happens. Contributed by Rong Tang.

2018-09-24 Thread haibochen
HADOOP-15684. triggerActiveLogRoll stuck on dead name node, when ConnectTimeoutException happens. Contributed by Rong Tang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/090272d7 Tree: http://git-wip-us.apache.org/repos/a

[05/50] [abbrv] hadoop git commit: HDDS-509. TestStorageContainerManager is flaky. Contributed by Xiaoyu Yao and Ajay Kumar.

2018-09-24 Thread haibochen
HDDS-509. TestStorageContainerManager is flaky. Contributed by Xiaoyu Yao and Ajay Kumar. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/98c9bc4a Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/98c9bc4a Diff: http:

[02/50] [abbrv] hadoop git commit: HDDS-460. Replication manager failed to import container data. Contributed by Elek, Marton.

2018-09-24 Thread haibochen
HDDS-460. Replication manager failed to import container data. Contributed by Elek, Marton. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/042bf74d Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/042bf74d Diff: ht

[03/50] [abbrv] hadoop git commit: HDDS-507. EventQueue should be shutdown on SCM shutdown. Contributed by Xiaoyu Yao.

2018-09-24 Thread haibochen
HDDS-507. EventQueue should be shutdown on SCM shutdown. Contributed by Xiaoyu Yao. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/236d16e3 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/236d16e3 Diff: http://git

[10/50] [abbrv] hadoop git commit: HADOOP-15692. ABFS: extensible support for custom oauth. Contributed by Junhua Gu and Rajeev Bansal.

2018-09-24 Thread xkrogen
HADOOP-15692. ABFS: extensible support for custom oauth. Contributed by Junhua Gu and Rajeev Bansal. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/df57c6c3 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/df57c6c3

[48/50] [abbrv] hadoop git commit: HDFS-13876. HttpFS: Implement ALLOWSNAPSHOT, DISALLOWSNAPSHOT. Contributed by Siyao Meng.

2018-09-24 Thread xkrogen
HDFS-13876. HttpFS: Implement ALLOWSNAPSHOT, DISALLOWSNAPSHOT. Contributed by Siyao Meng. Signed-off-by: Wei-Chiu Chuang Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8de5c923 Tree: http://git-wip-us.apache.org/repos/a

[29/50] [abbrv] hadoop git commit: HADOOP-15659. Code changes for bug fix and new tests. Contributed by Da Zhou.

2018-09-24 Thread xkrogen
http://git-wip-us.apache.org/repos/asf/hadoop/blob/b54b0c1b/hadoop-tools/hadoop-azure/src/test/java/org/apache/hadoop/fs/azurebfs/ITestAzureBlobFileSystemFinalize.java -- diff --git a/hadoop-tools/hadoop-azure/src/test/java/org/ap

[46/50] [abbrv] hadoop git commit: HDDS-447. Separate ozone-dist and hadoop-dist projects with real classpath separation. Contributed by Elek Marton.

2018-09-24 Thread xkrogen
http://git-wip-us.apache.org/repos/asf/hadoop/blob/62f817d3/hadoop-dist/src/main/smoketest/basic/ozone-shell.robot -- diff --git a/hadoop-dist/src/main/smoketest/basic/ozone-shell.robot b/hadoop-dist/src/main/smoketest/basic/ozone

[47/50] [abbrv] hadoop git commit: HDDS-447. Separate ozone-dist and hadoop-dist projects with real classpath separation. Contributed by Elek Marton.

2018-09-24 Thread xkrogen
HDDS-447. Separate ozone-dist and hadoop-dist projects with real classpath separation. Contributed by Elek Marton. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/62f817d3 Tree: http://git-wip-us.apache.org/repos/asf/hadoop

[30/50] [abbrv] hadoop git commit: HADOOP-15659. Code changes for bug fix and new tests. Contributed by Da Zhou.

2018-09-24 Thread xkrogen
HADOOP-15659. Code changes for bug fix and new tests. Contributed by Da Zhou. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b54b0c1b Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/b54b0c1b Diff: http://git-wip-us

[44/50] [abbrv] hadoop git commit: HDDS-447. Separate ozone-dist and hadoop-dist projects with real classpath separation. Contributed by Elek Marton.

2018-09-24 Thread xkrogen
http://git-wip-us.apache.org/repos/asf/hadoop/blob/62f817d3/hadoop-ozone/objectstore-service/pom.xml -- diff --git a/hadoop-ozone/objectstore-service/pom.xml b/hadoop-ozone/objectstore-service/pom.xml index b20f1e2..ce8fe4c 100644

[33/50] [abbrv] hadoop git commit: HADOOP-15715. ITestAzureBlobFileSystemE2E timing out with non-scale timeout of 10 min. Contributed by Da Zhou

2018-09-24 Thread xkrogen
HADOOP-15715. ITestAzureBlobFileSystemE2E timing out with non-scale timeout of 10 min. Contributed by Da Zhou Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/52477662 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree

[34/50] [abbrv] hadoop git commit: HADOOP-15714. Tune abfs/wasb parallel and sequential test execution. Contributed by Da Zhou.

2018-09-24 Thread xkrogen
HADOOP-15714. Tune abfs/wasb parallel and sequential test execution. Contributed by Da Zhou. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/51d36898 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/51d36898 Diff: ht

[28/50] [abbrv] hadoop git commit: HADOOP-15669. ABFS: Improve HTTPS Performance. Contributed by Vishwajeet Dusane.

2018-09-24 Thread xkrogen
HADOOP-15669. ABFS: Improve HTTPS Performance. Contributed by Vishwajeet Dusane. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d6a4f39b Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d6a4f39b Diff: http://git-wip

[27/50] [abbrv] hadoop git commit: HADOOP-15407. HADOOP-15540. Support Windows Azure Storage - Blob file system "ABFS" in Hadoop: Core Commit.

2018-09-24 Thread xkrogen
HADOOP-15407. HADOOP-15540. Support Windows Azure Storage - Blob file system "ABFS" in Hadoop: Core Commit. Contributed by Shane Mainali, Thomas Marquardt, Zichen Sun, Georgi Chalakov, Esfandiar Manii, Amit Singh, Dana Kaban, Da Zhou, Junhua Gu, Saher Ahwal, Saurabh Pant, James Baker, Shaoyu Zh

[40/50] [abbrv] hadoop git commit: HDFS-13927. Improve TestDataNodeMultipleRegistrations#testDNWithInvalidStorageWithHA wait. Contributed by Ayush Saxena.

2018-09-24 Thread xkrogen
HDFS-13927. Improve TestDataNodeMultipleRegistrations#testDNWithInvalidStorageWithHA wait. Contributed by Ayush Saxena. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4758b4b6 Tree: http://git-wip-us.apache.org/repos/asf/

[39/50] [abbrv] hadoop git commit: HADOOP-15778. ABFS: Fix client side throttling for read. Contributed by Sneha Varma.

2018-09-24 Thread xkrogen
HADOOP-15778. ABFS: Fix client side throttling for read. Contributed by Sneha Varma. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d0b4624c Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d0b4624c Diff: http://git

[04/50] [abbrv] hadoop git commit: HADOOP-15446. ABFS: tune imports & javadocs; stabilise tests. Contributed by Steve Loughran and Da Zhou.

2018-09-24 Thread xkrogen
http://git-wip-us.apache.org/repos/asf/hadoop/blob/ce03a93f/hadoop-tools/hadoop-azure/src/test/java/org/apache/hadoop/fs/azurebfs/ITestWasbAbfsCompatibility.java -- diff --git a/hadoop-tools/hadoop-azure/src/test/java/org/apache/h

[12/50] [abbrv] hadoop git commit: HADOOP-15740. ABFS: Check variable names during initialization of AbfsClientThrottlingIntercept. Contributed by Sneha Varma.

2018-09-24 Thread xkrogen
HADOOP-15740. ABFS: Check variable names during initialization of AbfsClientThrottlingIntercept. Contributed by Sneha Varma. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/13c70e9b Tree: http://git-wip-us.apache.org/repos/

[50/50] [abbrv] hadoop git commit: HDFS-13898. [SBN read] Throw retriable exception for getBlockLocations when ObserverNameNode is in safemode. Contributed by Chao Sun.

2018-09-24 Thread xkrogen
HDFS-13898. [SBN read] Throw retriable exception for getBlockLocations when ObserverNameNode is in safemode. Contributed by Chao Sun. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/72fb8bf4 Tree: http://git-wip-us.apache.o

[21/50] [abbrv] hadoop git commit: HADOOP-15407. HADOOP-15540. Support Windows Azure Storage - Blob file system "ABFS" in Hadoop: Core Commit.

2018-09-24 Thread xkrogen
http://git-wip-us.apache.org/repos/asf/hadoop/blob/f044deed/hadoop-tools/hadoop-azure/src/test/java/org/apache/hadoop/fs/azurebfs/contract/ITestAbfsFileSystemContractRename.java -- diff --git a/hadoop-tools/hadoop-azure/src/test/j

[25/50] [abbrv] hadoop git commit: HADOOP-15407. HADOOP-15540. Support Windows Azure Storage - Blob file system "ABFS" in Hadoop: Core Commit.

2018-09-24 Thread xkrogen
http://git-wip-us.apache.org/repos/asf/hadoop/blob/f044deed/hadoop-tools/hadoop-azure/src/main/java/org/apache/hadoop/fs/azurebfs/services/AbfsClient.java -- diff --git a/hadoop-tools/hadoop-azure/src/main/java/org/apache/hadoop/f

[03/50] [abbrv] hadoop git commit: HADOOP 15688. ABFS: InputStream wrapped in FSDataInputStream twice. Contributed by Sean Mackrory.

2018-09-24 Thread xkrogen
HADOOP 15688. ABFS: InputStream wrapped in FSDataInputStream twice. Contributed by Sean Mackrory. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6b6f8cc2 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/6b6f8cc2 Dif

[26/50] [abbrv] hadoop git commit: HADOOP-15407. HADOOP-15540. Support Windows Azure Storage - Blob file system "ABFS" in Hadoop: Core Commit.

2018-09-24 Thread xkrogen
http://git-wip-us.apache.org/repos/asf/hadoop/blob/f044deed/hadoop-tools/hadoop-azure/src/main/java/org/apache/hadoop/fs/azurebfs/contracts/exceptions/FileSystemOperationUnhandledException.java -- diff --git a/hadoop-tools/hadoop-

[20/50] [abbrv] hadoop git commit: HADOOP-15560. ABFS: removed dependency injection and unnecessary dependencies. Contributed by Da Zhou.

2018-09-24 Thread xkrogen
HADOOP-15560. ABFS: removed dependency injection and unnecessary dependencies. Contributed by Da Zhou. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a271fd0e Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a271fd0

[38/50] [abbrv] hadoop git commit: HADOOP-15704. Mark ABFS extension package and interfaces as LimitedPrivate/Unstable. Contributed by Steve Loughran.

2018-09-24 Thread xkrogen
HADOOP-15704. Mark ABFS extension package and interfaces as LimitedPrivate/Unstable. 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/a5692c2d Tree: http://git-wip-us.apache.org/repos/asf/hadoo

[08/50] [abbrv] hadoop git commit: HADOOP-15664. ABFS: Reduce test run time via parallelization and grouping. Contributed by Da Zhou.

2018-09-24 Thread xkrogen
HADOOP-15664. ABFS: Reduce test run time via parallelization and grouping. Contributed by Da Zhou. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4410eacb Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/4410eacb Di

[49/50] [abbrv] hadoop git commit: Merge branch 'trunk' into HDFS-12943

2018-09-24 Thread xkrogen
Merge branch 'trunk' into HDFS-12943 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/5afc88d8 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/5afc88d8 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/5afc88d

[37/50] [abbrv] hadoop git commit: HADOOP-15773. Fixing checkstyle and other issues raised by Yetus.

2018-09-24 Thread xkrogen
HADOOP-15773. Fixing checkstyle and other issues raised by Yetus. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8e831ba4 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/8e831ba4 Diff: http://git-wip-us.apache.org/

[11/50] [abbrv] hadoop git commit: HADOOP-15753. ABFS: support path "abfs://mycluster/file/path" Contributed by Da Zhou.

2018-09-24 Thread xkrogen
HADOOP-15753. ABFS: support path "abfs://mycluster/file/path" Contributed by Da Zhou. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/26211019 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/26211019 Diff: http://gi

[23/50] [abbrv] hadoop git commit: HADOOP-15407. HADOOP-15540. Support Windows Azure Storage - Blob file system "ABFS" in Hadoop: Core Commit.

2018-09-24 Thread xkrogen
http://git-wip-us.apache.org/repos/asf/hadoop/blob/f044deed/hadoop-tools/hadoop-azure/src/main/java/org/apache/hadoop/fs/azurebfs/services/SharedKeyCredentials.java -- diff --git a/hadoop-tools/hadoop-azure/src/main/java/org/apach

[36/50] [abbrv] hadoop git commit: HADOOP-15769. ABFS: distcp tests are always skipped. Contributed by Steve Loughran

2018-09-24 Thread xkrogen
HADOOP-15769. ABFS: distcp tests are always skipped. 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/a55d26b2 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a55d26b2 Diff: http://git-w

[35/50] [abbrv] hadoop git commit: HADOOP-15719. Fail-fast when using OAuth over http. Contributed by Da Zhou.

2018-09-24 Thread xkrogen
HADOOP-15719. Fail-fast when using OAuth over http. Contributed by Da Zhou. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/df2166a6 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/df2166a6 Diff: http://git-wip-us.a

[32/50] [abbrv] hadoop git commit: HADOOP-15744. AbstractContractAppendTest fails against HDFS on HADOOP-15407 branch. Contributed by Steve Loughran.

2018-09-24 Thread xkrogen
HADOOP-15744. AbstractContractAppendTest fails against HDFS on HADOOP-15407 branch. 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/1cf38a38 Tree: http://git-wip-us.apache.org/repos/asf/hadoop

[22/50] [abbrv] hadoop git commit: HADOOP-15407. HADOOP-15540. Support Windows Azure Storage - Blob file system "ABFS" in Hadoop: Core Commit.

2018-09-24 Thread xkrogen
http://git-wip-us.apache.org/repos/asf/hadoop/blob/f044deed/hadoop-tools/hadoop-azure/src/test/java/org/apache/hadoop/fs/azurebfs/ITestAzureBlobFileSystemListStatus.java -- diff --git a/hadoop-tools/hadoop-azure/src/test/java/org/

[41/50] [abbrv] hadoop git commit: Merge branch 'HADOOP-15407' into trunk

2018-09-24 Thread xkrogen
Merge branch 'HADOOP-15407' into trunk Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0def6148 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/0def6148 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/0def6

[18/50] [abbrv] hadoop git commit: HADOOP-15560. ABFS: removed dependency injection and unnecessary dependencies. Contributed by Da Zhou.

2018-09-24 Thread xkrogen
http://git-wip-us.apache.org/repos/asf/hadoop/blob/a271fd0e/hadoop-tools/hadoop-azure/src/test/java/org/apache/hadoop/fs/azurebfs/contract/ITestAzureBlobFileSystemBasics.java -- diff --git a/hadoop-tools/hadoop-azure/src/test/java

[45/50] [abbrv] hadoop git commit: HDDS-447. Separate ozone-dist and hadoop-dist projects with real classpath separation. Contributed by Elek Marton.

2018-09-24 Thread xkrogen
http://git-wip-us.apache.org/repos/asf/hadoop/blob/62f817d3/hadoop-ozone/dist/src/main/compose/ozoneperf/README.md -- diff --git a/hadoop-ozone/dist/src/main/compose/ozoneperf/README.md b/hadoop-ozone/dist/src/main/compose/ozonepe

[09/50] [abbrv] hadoop git commit: HADOOP-15663. ABFS: Simplify configuration. Contributed by Da Zhou.

2018-09-24 Thread xkrogen
HADOOP-15663. ABFS: Simplify configuration. Contributed by Da Zhou. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/81dc4a99 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/81dc4a99 Diff: http://git-wip-us.apache.or

[42/50] [abbrv] hadoop git commit: YARN-8742. [UI2] Container logs on Application / Service pages on UI2 are not available many case, improve error messages in such cases. Contributed by Akhil PB.

2018-09-24 Thread xkrogen
YARN-8742. [UI2] Container logs on Application / Service pages on UI2 are not available many case, improve error messages in such cases. Contributed by Akhil PB. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/32a35dc9 Tre

[31/50] [abbrv] hadoop git commit: Fixing issue due to commit 2b2399d6 after rebase onto trunk.

2018-09-24 Thread xkrogen
Fixing issue due to commit 2b2399d6 after rebase onto trunk. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/cc5cc60c Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/cc5cc60c Diff: http://git-wip-us.apache.org/repos

[43/50] [abbrv] hadoop git commit: HDFS-13937. Multipart Uploader APIs to be marked as private/unstable in 3.2.0. Contributed by Steve Loughran.

2018-09-24 Thread xkrogen
HDFS-13937. Multipart Uploader APIs to be marked as private/unstable in 3.2.0. 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/d060cbea Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree

[15/50] [abbrv] hadoop git commit: HADOOP-15745. ABFS: Add ABFS configuration to ConfigRedactor.

2018-09-24 Thread xkrogen
HADOOP-15745. ABFS: Add ABFS configuration to ConfigRedactor. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/9475fd90 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/9475fd90 Diff: http://git-wip-us.apache.org/repo

  1   2   >