[jira] [Created] (HADOOP-14248) Retire SharedInstanceProfileCredentialsProvider after AWS SDK upgrade

2017-03-27 Thread Mingliang Liu (JIRA)
Mingliang Liu created HADOOP-14248: -- Summary: Retire SharedInstanceProfileCredentialsProvider after AWS SDK upgrade Key: HADOOP-14248 URL: https://issues.apache.org/jira/browse/HADOOP-14248 Project:

Re: Review request for HADOOP-14202

2017-03-27 Thread John Zhuge
Sure Allen. I will help. On Mon, Mar 27, 2017 at 4:01 PM, Allen Wittenauer wrote: > > Hey gang. > > Could I get a quick review of HADOOP-14202? This changes a few > things: > > * Makes the rest of the _USER vars consistent with the other > changes in trunk (e.g., HADOOP_SECURE_

[jira] [Created] (HADOOP-14247) FileContextMainOperationsBaseTest should clean up test root path

2017-03-27 Thread Mingliang Liu (JIRA)
Mingliang Liu created HADOOP-14247: -- Summary: FileContextMainOperationsBaseTest should clean up test root path Key: HADOOP-14247 URL: https://issues.apache.org/jira/browse/HADOOP-14247 Project: Hadoo

Review request for HADOOP-14202

2017-03-27 Thread Allen Wittenauer
Hey gang. Could I get a quick review of HADOOP-14202? This changes a few things: * Makes the rest of the _USER vars consistent with the other changes in trunk (e.g., HADOOP_SECURE_DN_USER becomes HDFS_DATANODE_SECURE_USER) * deprecation warnings as necessary *

Re: Can we update protobuf's version on trunk?

2017-03-27 Thread Tsuyoshi Ozawa
Forwarding to common-dev, hdfs-dev, mapreduce-dev too. Thanks - Tsuyoshi 2017年3月27日(月) 21:16 Tsuyoshi Ozawa : > Dear Hadoop developers, > > After shaded client, introduced by HADOOP-11804, is merged, > we can more easily update some dependency with minimizing the impact > of backward compatibili

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

2017-03-27 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/358/ [Mar 27, 2017 2:23:41 AM] (aajisaka) YARN-6379. Remove unused argument in ClientRMService. Contributed by Kai [Mar 27, 2017 4:51:03 AM] (aajisaka) MAPREDUCE-6866. Fix getNumMapTasks() documentation in JobC

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

2017-03-27 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-ppc/270/ [Mar 27, 2017 2:23:41 AM] (aajisaka) YARN-6379. Remove unused argument in ClientRMService. Contributed by Kai [Mar 27, 2017 4:51:03 AM] (aajisaka) MAPREDUCE-6866. Fix getNumMapTasks() documentation in JobC

[jira] [Created] (HADOOP-14246) Authentication Tokens should use SecureRandom instead of Random and 256 bit secrets

2017-03-27 Thread Robert Kanter (JIRA)
Robert Kanter created HADOOP-14246: -- Summary: Authentication Tokens should use SecureRandom instead of Random and 256 bit secrets Key: HADOOP-14246 URL: https://issues.apache.org/jira/browse/HADOOP-14246

[jira] [Resolved] (HADOOP-9749) Remove synchronization for UGI.getCurrentUser

2017-03-27 Thread Daryn Sharp (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daryn Sharp resolved HADOOP-9749. - Resolution: Duplicate > Remove synchronization for UGI.getCurrentUser > -

Can we update protobuf's version on trunk?

2017-03-27 Thread Tsuyoshi Ozawa
Dear Hadoop developers, After shaded client, introduced by HADOOP-11804, is merged, we can more easily update some dependency with minimizing the impact of backward compatibility on trunk. (Thanks Sean and Sanjin for taking the issue!) Then, is it time to update protobuf's version to the latest o

[jira] [Created] (HADOOP-14245) Use Mockito.when instead of Mockito.stub

2017-03-27 Thread Akira Ajisaka (JIRA)
Akira Ajisaka created HADOOP-14245: -- Summary: Use Mockito.when instead of Mockito.stub Key: HADOOP-14245 URL: https://issues.apache.org/jira/browse/HADOOP-14245 Project: Hadoop Common Issue