[jira] [Created] (HADOOP-16088) Build failure for -Dhbase.profile=2.0

2019-01-29 Thread Rohith Sharma K S (JIRA)
Rohith Sharma K S created HADOOP-16088: -- Summary: Build failure for -Dhbase.profile=2.0 Key: HADOOP-16088 URL: https://issues.apache.org/jira/browse/HADOOP-16088 Project: Hadoop Common I

Re: proposed new repository for hadoop/ozone docker images (+update on docker works)

2019-01-29 Thread Anu Engineer
Marton please correct me I am wrong, but I believe that without this branch it is hard for us to push to Apache DockerHub. This allows for Apache account integration and dockerHub. Does YARN publish to the Docker Hub via Apache account? Thanks Anu On 1/29/19, 4:54 PM, "Eric Yang" wrote:

Re: proposed new repository for hadoop/ozone docker images (+update on docker works)

2019-01-29 Thread Eric Yang
By separating Hadoop docker related build into a separate git repository have some slippery slope. It is harder to synchronize the changes between two separate source trees. There is multi-steps process to build jar, tarball, and docker images. This might be problematic to reproduce. It woul

Re: proposed new repository for hadoop/ozone docker images (+update on docker works)

2019-01-29 Thread Arpit Agarwal
I’ve requested a new repo hadoop-docker-ozone.git in gitbox. > On Jan 22, 2019, at 4:59 AM, Elek, Marton wrote: > > > > TLDR; > > I proposed to create a separated git repository for ozone docker images > in HDDS-851 (hadoop-docker-ozone.git) > > If there is no objections in the next 3 days

[jira] [Created] (HADOOP-16087) Backport HADOOP-15549 to branch-3.0

2019-01-29 Thread Yuming Wang (JIRA)
Yuming Wang created HADOOP-16087: Summary: Backport HADOOP-15549 to branch-3.0 Key: HADOOP-16087 URL: https://issues.apache.org/jira/browse/HADOOP-16087 Project: Hadoop Common Issue Type: Bug

[jira] [Created] (HADOOP-16086) Backport HADOOP-15549 to branch-3.1

2019-01-29 Thread Yuming Wang (JIRA)
Yuming Wang created HADOOP-16086: Summary: Backport HADOOP-15549 to branch-3.1 Key: HADOOP-16086 URL: https://issues.apache.org/jira/browse/HADOOP-16086 Project: Hadoop Common Issue Type: Bug

[jira] [Created] (HADOOP-16085) S3Guard: use object version to protect against inconsistent read after replace/overwrite

2019-01-29 Thread Ben Roling (JIRA)
Ben Roling created HADOOP-16085: --- Summary: S3Guard: use object version to protect against inconsistent read after replace/overwrite Key: HADOOP-16085 URL: https://issues.apache.org/jira/browse/HADOOP-16085

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

2019-01-29 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1031/ [Jan 28, 2019 9:03:12 AM] (yqlin) HDDS-974. Add getServiceAddress method to ServiceInfo and use it in [Jan 28, 2019 11:05:53 PM] (eyang) YARN-9074. Consolidate docker removal logic in ContainerCleanup.

Re: [DISCUSS] Moving branch-2 to java 8

2019-01-29 Thread Steve Loughran
branch-2 is the JDK 7 branch, but for a long time I (and presumably others) have relied on jenkins to keep us honest by doing that build and test right now, we can't do that any more, due to jdk7 bugs which will never be fixed by oracle, or at least, not in a public release. If we can still do

[jira] [Created] (HADOOP-16083) DistCp shouldn't always overwrite the target file when checksums match

2019-01-29 Thread Siyao Meng (JIRA)
Siyao Meng created HADOOP-16083: --- Summary: DistCp shouldn't always overwrite the target file when checksums match Key: HADOOP-16083 URL: https://issues.apache.org/jira/browse/HADOOP-16083 Project: Hadoo