[jira] [Commented] (HADOOP-15996) Plugin interface to support more complex usernames in Hadoop

2018-12-22 Thread Bolke de Bruin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16727824#comment-16727824 ] Bolke de Bruin commented on HADOOP-15996: - [~eyang] thanks for the stack trace. I'm trying to

[jira] [Comment Edited] (HADOOP-16018) DistCp won't reassemble chunks when blocks per chunk > 0

2018-12-22 Thread Kai X (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16727798#comment-16727798 ] Kai X edited comment on HADOOP-16018 at 12/23/18 4:59 AM: -- I can observe

[jira] [Commented] (HADOOP-16018) DistCp won't reassemble chunks when blocks per chunk > 0

2018-12-22 Thread Kai X (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16727798#comment-16727798 ] Kai X commented on HADOOP-16018: I can observe `BLOCKS_PER_CHUNK.getConfigLabel()` is used for the

[jira] [Commented] (HADOOP-15996) Plugin interface to support more complex usernames in Hadoop

2018-12-22 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16727543#comment-16727543 ] Eric Yang commented on HADOOP-15996: [~bolke] The latest patch works for YARN REST API, but it

[jira] [Commented] (HADOOP-16005) NativeAzureFileSystem does not support setXAttr

2018-12-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16727540#comment-16727540 ] ASF GitHub Bot commented on HADOOP-16005: - GitHub user c-w opened a pull request:

[GitHub] hadoop pull request #452: HADOOP-16005: Add XAttr support to WASB and ABFS

2018-12-22 Thread c-w
GitHub user c-w opened a pull request: https://github.com/apache/hadoop/pull/452 HADOOP-16005: Add XAttr support to WASB and ABFS As discussed in [HADOOP-16005](https://issues.apache.org/jira/browse/HADOOP-16005), this pull request implements `getXAttr` and `setXAttr` on

[jira] [Commented] (HADOOP-16018) DistCp won't reassemble chunks when blocks per chunk > 0

2018-12-22 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16727525#comment-16727525 ] Ted Yu commented on HADOOP-16018: - Looking at

[jira] [Updated] (HADOOP-16014) Fix test, checkstyle and javadoc issues in TestKerberosAuthenticationHandler

2018-12-22 Thread Bharat Viswanadham (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bharat Viswanadham updated HADOOP-16014: Fix Version/s: (was: 3.2.1) 3.3.0 > Fix test, checkstyle

[jira] [Commented] (HADOOP-16018) DistCp won't reassemble chunks when blocks per chunk > 0

2018-12-22 Thread Wei-Chiu Chuang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16727515#comment-16727515 ] Wei-Chiu Chuang commented on HADOOP-16018: -- Hi Kai X, thanks for reporting the issue. Was this