[jira] [Commented] (HADOOP-14524) Make CryptoCodec Closeable so it can be cleaned up proactively

2019-05-10 Thread Kuhu Shukla (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16837411#comment-16837411 ] Kuhu Shukla commented on HADOOP-14524: -- [~xiaochen], can we cherry-pick this to 2.8 branch? Thanks

[jira] [Commented] (HADOOP-15909) KeyProvider class should implement Closeable

2019-01-10 Thread Kuhu Shukla (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16739697#comment-16739697 ] Kuhu Shukla commented on HADOOP-15909: -- Linking the Jira that would benefit from this change. >

[jira] [Commented] (HADOOP-15909) KeyProvider class should implement Closeable

2018-11-26 Thread Kuhu Shukla (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16699139#comment-16699139 ] Kuhu Shukla commented on HADOOP-15909: -- Pinging [~daryn]/[~kihwal] for some review comments.

[jira] [Commented] (HADOOP-15909) KeyProvider class should implement Closeable

2018-11-15 Thread Kuhu Shukla (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16688327#comment-16688327 ] Kuhu Shukla commented on HADOOP-15909: -- [~daryn]/ [~kihwal] Request for comments/review. Thank

[jira] [Commented] (HADOOP-15909) KeyProvider class should implement Closeable

2018-11-07 Thread Kuhu Shukla (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16678813#comment-16678813 ] Kuhu Shukla commented on HADOOP-15909: -- [~daryn], I have not added a test as it is a simple

[jira] [Updated] (HADOOP-15909) KeyProvider class should implement Closeable

2018-11-07 Thread Kuhu Shukla (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kuhu Shukla updated HADOOP-15909: - Status: Patch Available (was: Open) > KeyProvider class should implement Closeable >

[jira] [Updated] (HADOOP-15909) KeyProvider class should implement Closeable

2018-11-07 Thread Kuhu Shukla (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kuhu Shukla updated HADOOP-15909: - Attachment: HADOOP-15909.001.patch > KeyProvider class should implement Closeable >

[jira] [Created] (HADOOP-15909) KeyProvider class should implement Closeable

2018-11-07 Thread Kuhu Shukla (JIRA)
Kuhu Shukla created HADOOP-15909: Summary: KeyProvider class should implement Closeable Key: HADOOP-15909 URL: https://issues.apache.org/jira/browse/HADOOP-15909 Project: Hadoop Common Issue

[jira] [Updated] (HADOOP-15200) Missing DistCpOptions constructor breaks downstream DistCp projects in 3.0

2018-02-22 Thread Kuhu Shukla (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kuhu Shukla updated HADOOP-15200: - Status: Patch Available (was: Open) I am not super happy about the copy constructor that I had

[jira] [Updated] (HADOOP-15200) Missing DistCpOptions constructor breaks downstream DistCp projects in 3.0

2018-02-22 Thread Kuhu Shukla (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kuhu Shukla updated HADOOP-15200: - Attachment: HADOOP-15200.001.patch > Missing DistCpOptions constructor breaks downstream DistCp

[jira] [Assigned] (HADOOP-15200) Missing DistCpOptions constructor breaks downstream DistCp projects in 3.0

2018-02-22 Thread Kuhu Shukla (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kuhu Shukla reassigned HADOOP-15200: Assignee: Kuhu Shukla > Missing DistCpOptions constructor breaks downstream DistCp

[jira] [Commented] (HADOOP-15200) Missing DistCpOptions constructor breaks downstream DistCp projects in 3.0

2018-02-20 Thread Kuhu Shukla (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16370552#comment-16370552 ] Kuhu Shukla commented on HADOOP-15200: -- Agree revert is not required. If we are ok with adding back

[jira] [Commented] (HADOOP-15200) Missing DistCpOptions constructor breaks downstream DistCp projects in 3.0

2018-02-20 Thread Kuhu Shukla (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16370519#comment-16370519 ] Kuhu Shukla commented on HADOOP-15200: -- [~liuml07], [~cnauroth] Would appreciate any inputs on this

[jira] [Commented] (HADOOP-14267) Make DistCpOptions class immutable

2018-01-31 Thread Kuhu Shukla (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16347542#comment-16347542 ] Kuhu Shukla commented on HADOOP-14267: -- Linking a new JIRA to track further discussion. > Make

[jira] [Created] (HADOOP-15200) Missing DistCpOptions constructor breaks downstream DistCp projects in 3.0

2018-01-31 Thread Kuhu Shukla (JIRA)
Kuhu Shukla created HADOOP-15200: Summary: Missing DistCpOptions constructor breaks downstream DistCp projects in 3.0 Key: HADOOP-15200 URL: https://issues.apache.org/jira/browse/HADOOP-15200

[jira] [Commented] (HADOOP-14267) Make DistCpOptions class immutable

2018-01-31 Thread Kuhu Shukla (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16347210#comment-16347210 ] Kuhu Shukla commented on HADOOP-14267: -- [~liuml07], bq. For the existing problems for downstream in

[jira] [Commented] (HADOOP-15052) hadoop-resourceestimator throws dependency errors during build

2017-11-20 Thread Kuhu Shukla (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16260020#comment-16260020 ] Kuhu Shukla commented on HADOOP-15052: -- Sorry I just realized that I ran mvn install with

[jira] [Commented] (HADOOP-13952) tools dependency hooks are throwing errors

2017-11-20 Thread Kuhu Shukla (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16259698#comment-16259698 ] Kuhu Shukla commented on HADOOP-13952: -- bq. That's because hadoop-resource-estimator's pom is

[jira] [Commented] (HADOOP-15052) hadoop-resourceestimator throws dependency errors during build

2017-11-20 Thread Kuhu Shukla (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16259696#comment-16259696 ] Kuhu Shukla commented on HADOOP-15052: -- CC: [~subru], [~Rui Li]. > hadoop-resourceestimator throws

[jira] [Created] (HADOOP-15052) hadoop-resourceestimator throws dependency errors during build

2017-11-20 Thread Kuhu Shukla (JIRA)
Kuhu Shukla created HADOOP-15052: Summary: hadoop-resourceestimator throws dependency errors during build Key: HADOOP-15052 URL: https://issues.apache.org/jira/browse/HADOOP-15052 Project: Hadoop

[jira] [Commented] (HADOOP-13952) tools dependency hooks are throwing errors

2017-11-16 Thread Kuhu Shukla (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16255511#comment-16255511 ] Kuhu Shukla commented on HADOOP-13952: -- To add here, hadoop-resourceestimator is also showing up in

[jira] [Commented] (HADOOP-14170) FileSystemContractBaseTest is not cleaning up test directory clearly

2017-03-14 Thread Kuhu Shukla (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15924645#comment-15924645 ] Kuhu Shukla commented on HADOOP-14170: -- I think this fix is breaking

[jira] [Commented] (HADOOP-12772) NetworkTopologyWithNodeGroup.getNodeGroup() can loop infinitely for invalid 'loc' values

2016-02-05 Thread Kuhu Shukla (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15134771#comment-15134771 ] Kuhu Shukla commented on HADOOP-12772: -- Thank you [~kihwal], moved the JIRA. The test failures

[jira] [Moved] (HADOOP-12772) NetworkTopologyWithNodeGroup.getNodeGroup() can loop infinitely for invalid 'loc' values

2016-02-05 Thread Kuhu Shukla (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kuhu Shukla moved HDFS-9762 to HADOOP-12772: Affects Version/s: (was: 2.7.2) 2.7.2