Re: [DISCUSS] Docker build process

2019-03-21 Thread Eric Yang
ed centos/jdk libraries. I understand your concerns that in this case the an image with the same tag (eg. hadoop:3.2.1) will be changed over the time. But this can be solved by adding date specific postfixes (eg. hadoop:3.2.1-20190321 tag would never change but hadoop:3.2.1 c

[jira] [Created] (HADOOP-16205) Backporting ABFS driver from trunk to branch 2.0

2019-03-21 Thread Esfandiar Manii (JIRA)
Esfandiar Manii created HADOOP-16205: Summary: Backporting ABFS driver from trunk to branch 2.0 Key: HADOOP-16205 URL: https://issues.apache.org/jira/browse/HADOOP-16205 Project: Hadoop Common

Re: [DISCUSS] Docker build process

2019-03-21 Thread Elek, Marton
nd republish them. Exactly the same hadoop bytes but updated centos/jdk libraries. I understand your concerns that in this case the an image with the same tag (eg. hadoop:3.2.1) will be changed over the time. But this can be solved by adding date specific postfixes (eg. hadoop:3.2.1-20190321 tag

[jira] [Reopened] (HADOOP-16058) S3A tests to include Terasort

2019-03-21 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran reopened HADOOP-16058: - reopening for a backport to branch-3.2 > S3A tests to include Terasort >

Re: [DISCUSS] Kerberos credential cache location in UGI

2019-03-21 Thread Eric Yang
IBM JDK is one of the Java that default ticket cache to different than /tmp/krb5* path. If I recall correctly, most logic had been implemented in UGI by passing ticketCachePath parameter in 2012-13 time frame. The new addition will follow the MIT Kerberos lookup order, this is a good

Re: [DISCUSS] Kerberos credential cache location in UGI

2019-03-21 Thread Vipin Rathor
Thank you Steve for your reply. > I'f you haven't guessed, Kerberos is an eternal support of pain and suffering Agreed. But it hurt us further when our utilities don’t behave in the way they are expected to be. > Any change must be matched with clarifications the hadoop security docs, and >

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

2019-03-21 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1082/ [Mar 20, 2019 11:44:19 AM] (msingh) HDDS-1306. TestContainerStateManagerIntegration fails in Ratis shutdown. [Mar 20, 2019 3:48:19 PM] (rohithsharmaks) YARN-9389. FlowActivity and FlowRun table prefix is

[jira] [Created] (HADOOP-16204) ABFS tests to include terasort

2019-03-21 Thread Steve Loughran (JIRA)
Steve Loughran created HADOOP-16204: --- Summary: ABFS tests to include terasort Key: HADOOP-16204 URL: https://issues.apache.org/jira/browse/HADOOP-16204 Project: Hadoop Common Issue Type:

Apache Hadoop qbt Report: branch2+JDK7 on Linux/x86

2019-03-21 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-qbt-branch2-java7-linux-x86/267/ No changes -1 overall The following subsystems voted -1: asflicense findbugs hadolint pathlen unit xml The following subsystems voted -1 but were configured to be filtered/ignored: cc

[jira] [Resolved] (HADOOP-15890) Some S3A committer tests don't match ITest* pattern; don't run in maven

2019-03-21 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved HADOOP-15890. - Resolution: Duplicate Fix Version/s: 3.3.0 > Some S3A committer tests don't