[jira] [Work logged] (HADOOP-16202) Stabilize openFile() and adopt internally

2021-01-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16202?focusedWorklogId=536834&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-536834 ] ASF GitHub Bot logged work on HADOOP-16202: --- Author: ASF GitHub B

[GitHub] [hadoop] ThomasMarquardt commented on pull request #2584: HADOOP-16202. Enhance openFile()

2021-01-16 Thread GitBox
ThomasMarquardt commented on pull request #2584: URL: https://github.com/apache/hadoop/pull/2584#issuecomment-761600086 OK, so must() has already shipped, in that case sure, it should stay. I still have a question. If I pass an option via must(), can it be ignored by the implementation?

[jira] [Work logged] (HADOOP-16202) Stabilize openFile() and adopt internally

2021-01-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16202?focusedWorklogId=536797&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-536797 ] ASF GitHub Bot logged work on HADOOP-16202: --- Author: ASF GitHub B

[GitHub] [hadoop] steveloughran commented on pull request #2584: HADOOP-16202. Enhance openFile()

2021-01-16 Thread GitBox
steveloughran commented on pull request #2584: URL: https://github.com/apache/hadoop/pull/2584#issuecomment-761561997 1. we've already shipped that 2. it's in createFile too imagine in future you want to do something more than a hint. Case in point: the SQL API in AWS S3. there's

[jira] [Work logged] (HADOOP-17465) Update Dockerfile to use Focal

2021-01-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17465?focusedWorklogId=536777&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-536777 ] ASF GitHub Bot logged work on HADOOP-17465: --- Author: ASF GitHub B

[GitHub] [hadoop] hadoop-yetus commented on pull request #2613: HADOOP-17465. Upgrade to Focal

2021-01-16 Thread GitBox
hadoop-yetus commented on pull request #2613: URL: https://github.com/apache/hadoop/pull/2613#issuecomment-761543680 (!) A patch to the testing environment has been detected. Re-executing against the patched versions to perform further tests. The console is at https://ci-hadoop.apac

[jira] [Work logged] (HADOOP-17465) Update Dockerfile to use Focal

2021-01-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17465?focusedWorklogId=536776&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-536776 ] ASF GitHub Bot logged work on HADOOP-17465: --- Author: ASF GitHub B

[GitHub] [hadoop] hadoop-yetus commented on pull request #2623: HADOOP-17465. [Do not merge] Run all tests

2021-01-16 Thread GitBox
hadoop-yetus commented on pull request #2623: URL: https://github.com/apache/hadoop/pull/2623#issuecomment-761543646 (!) A patch to the testing environment has been detected. Re-executing against the patched versions to perform further tests. The console is at https://ci-hadoop.apac

[jira] [Work logged] (HADOOP-17465) Update Dockerfile to use Focal

2021-01-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17465?focusedWorklogId=536775&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-536775 ] ASF GitHub Bot logged work on HADOOP-17465: --- Author: ASF GitHub B

[GitHub] [hadoop] hadoop-yetus commented on pull request #2623: HADOOP-17465. [Do not merge] Run all tests

2021-01-16 Thread GitBox
hadoop-yetus commented on pull request #2623: URL: https://github.com/apache/hadoop/pull/2623#issuecomment-761542995 (!) A patch to the testing environment has been detected. Re-executing against the patched versions to perform further tests. The console is at https://ci-hadoop.apac

[jira] [Work logged] (HADOOP-17465) Update Dockerfile to use Focal

2021-01-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17465?focusedWorklogId=536773&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-536773 ] ASF GitHub Bot logged work on HADOOP-17465: --- Author: ASF GitHub B

[GitHub] [hadoop] GauthamBanasandra opened a new pull request #2623: HADOOP-17465. [Do not merge] Run all tests

2021-01-16 Thread GitBox
GauthamBanasandra opened a new pull request #2623: URL: https://github.com/apache/hadoop/pull/2623 * Prepending all files with a newline to force all the tests to run. * This is only for testing and will be reverted prior to merge. --