[jira] [Created] (HADOOP-16275) Upgrade Mockito to the latest version

2019-04-25 Thread Akira Ajisaka (JIRA)
Akira Ajisaka created HADOOP-16275: -- Summary: Upgrade Mockito to the latest version Key: HADOOP-16275 URL: https://issues.apache.org/jira/browse/HADOOP-16275 Project: Hadoop Common Issue Typ

Re: CredentialProvider API

2019-04-25 Thread Steve Loughran
didn't think it worked at all, that is: you can't store the credentials to access an FS in the FS. There's some configuration option to disable specific sources of JCEKS files, and the one which reads in through the hadoop FS API shouldn't be included when reading any credentials needed to work wit

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

2019-04-25 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-qbt-branch2-java7-linux-x86/302/ [Apr 24, 2019 10:11:51 AM] (stevel) HADOOP-16232. Fix errors in the checkstyle configration xmls. -1 overall The following subsystems voted -1: asflicense findbugs hadolint pathlen unit xml Th

Re: CredentialProvider API

2019-04-25 Thread Wei-Chiu Chuang
A similar issue is https://issues.apache.org/jira/browse/HADOOP-15412 You can't put the keystore for KMS in HDFS, and I filed https://issues.apache.org/jira/browse/HADOOP-15413 to document it. Karthik, would you consider use HADOOP-15413 to document scenarios where it is not supported? Additional

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

2019-04-25 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1117/ [Apr 24, 2019 2:58:41 AM] (gifuma) YARN-9424. Change getDeclaredMethods to getMethods in [Apr 24, 2019 4:38:23 AM] (7813154+ajayydv) HDDS-1450. Fix nightly run failures after HDDS-976. Contributed by [Apr

[jira] [Created] (HADOOP-16276) Fix jsvc startup command in hadoop-functions.sh due to jsvc >= 1.0.11 changed default current working directory

2019-04-25 Thread Siyao Meng (JIRA)
Siyao Meng created HADOOP-16276: --- Summary: Fix jsvc startup command in hadoop-functions.sh due to jsvc >= 1.0.11 changed default current working directory Key: HADOOP-16276 URL: https://issues.apache.org/jira/browse

[jira] [Created] (HADOOP-16277) Expose getTokenKind method in FileSystem

2019-04-25 Thread Venkatesh Sridharan (JIRA)
Venkatesh Sridharan created HADOOP-16277: Summary: Expose getTokenKind method in FileSystem Key: HADOOP-16277 URL: https://issues.apache.org/jira/browse/HADOOP-16277 Project: Hadoop Common