[jira] [Created] (HADOOP-16624) Upgrade hugo to the latest version in Dockerfile

2019-10-01 Thread Akira Ajisaka (Jira)
Akira Ajisaka created HADOOP-16624: -- Summary: Upgrade hugo to the latest version in Dockerfile Key: HADOOP-16624 URL: https://issues.apache.org/jira/browse/HADOOP-16624 Project: Hadoop Common

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

2019-10-01 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-qbt-branch2-java7-linux-x86/462/ [Oct 1, 2019 10:43:53 AM] (bibinchundatt) YARN-9858. Optimize RMContext getExclusiveEnforcedPartitions. - To unsubscribe, e-mail:

[jira] [Resolved] (HADOOP-16578) ABFS: fileSystemExists() should not call container level apis

2019-10-01 Thread Da Zhou (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Da Zhou resolved HADOOP-16578. -- Resolution: Fixed > ABFS: fileSystemExists() should not call container level apis >

[jira] [Resolved] (HADOOP-14930) Upgrade Jetty to 9.4 version

2019-10-01 Thread Siyao Meng (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-14930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siyao Meng resolved HADOOP-14930. - Resolution: Duplicate Closing this one since latest work is being done in HADOOP-16152. >

[jira] [Resolved] (HADOOP-16619) Upgrade jackson and jackson-databind to 2.9.10

2019-10-01 Thread Siyao Meng (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siyao Meng resolved HADOOP-16619. - Fix Version/s: 3.3.0 Resolution: Done > Upgrade jackson and jackson-databind to 2.9.10

[jira] [Created] (HADOOP-16623) Expose total number of DT in JMX for KMS

2019-10-01 Thread Wei-Chiu Chuang (Jira)
Wei-Chiu Chuang created HADOOP-16623: Summary: Expose total number of DT in JMX for KMS Key: HADOOP-16623 URL: https://issues.apache.org/jira/browse/HADOOP-16623 Project: Hadoop Common

[jira] [Resolved] (HADOOP-16458) LocatedFileStatusFetcher scans failing intermittently against S3 store

2019-10-01 Thread Steve Loughran (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved HADOOP-16458. - Fix Version/s: 3.3.0 Resolution: Fixed resolved in trunk. As noted in the

ApacheCon North America 2020, project participation

2019-10-01 Thread Rich Bowen
Hi, folks, (Note: You're receiving this email because you're on the dev@ list for one or more Apache Software Foundation projects.) For ApacheCon North America 2019, we asked projects to participate in the creation of project/topic specific tracks. This was very successful, with about 15

[jira] [Resolved] (HADOOP-16310) Log of a slow RPC request should contain the parameter of the request

2019-10-01 Thread Brahma Reddy Battula (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brahma Reddy Battula resolved HADOOP-16310. --- Resolution: Duplicate > Log of a slow RPC request should contain the

[jira] [Created] (HADOOP-16622) intermittent failure of ITestCommitOperations: too many s3guard writes

2019-10-01 Thread Steve Loughran (Jira)
Steve Loughran created HADOOP-16622: --- Summary: intermittent failure of ITestCommitOperations: too many s3guard writes Key: HADOOP-16622 URL: https://issues.apache.org/jira/browse/HADOOP-16622

[jira] [Created] (HADOOP-16621) spark-hive doesn't compile against hadoop trunk because Token uses protobuf 3

2019-10-01 Thread Steve Loughran (Jira)
Steve Loughran created HADOOP-16621: --- Summary: spark-hive doesn't compile against hadoop trunk because Token uses protobuf 3 Key: HADOOP-16621 URL: https://issues.apache.org/jira/browse/HADOOP-16621

[jira] [Created] (HADOOP-16620) Remove protocol buffers 3.7.1 from requirements in BUILDING.txt

2019-10-01 Thread Akira Ajisaka (Jira)
Akira Ajisaka created HADOOP-16620: -- Summary: Remove protocol buffers 3.7.1 from requirements in BUILDING.txt Key: HADOOP-16620 URL: https://issues.apache.org/jira/browse/HADOOP-16620 Project:

Re: Daily Builds Getting Aborted Due To Timeout

2019-10-01 Thread Vinayakumar B
Thanks Ayush, I think possible other ways are improving the test runtime. 1. try "parallel-tests" profile if applicable on all modules whichever is okay with tests running in parallel. This may reduce the total unit tests runtime drastically. ex: I can see hadoop-hdfs-rbf takes around ~22 min.