[jira] [Commented] (HADOOP-16998) WASB : NativeAzureFsOutputStream#close() throwing java.lang.IllegalArgumentException instead of IOE which causes HBase RS to get aborted

2020-06-20 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17141305#comment-17141305 ] Anoop Sam John commented on HADOOP-16998: - Thanks all for the reviews.. Fixed the comments in

[jira] [Commented] (HADOOP-16998) WASB : NativeAzureFsOutputStream#close() throwing java.lang.IllegalArgumentException instead of IOE which causes HBase RS to get aborted

2020-06-13 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17134913#comment-17134913 ] Anoop Sam John commented on HADOOP-16998: - PR raised https://github.com/apache/hadoop/pull/2073

[jira] [Commented] (HADOOP-16998) WASB : NativeAzureFsOutputStream#close() throwing java.lang.IllegalArgumentException instead of IOE which causes HBase RS to get aborted

2020-04-21 Thread ramkrishna.s.vasudevan (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17088658#comment-17088658 ] ramkrishna.s.vasudevan commented on HADOOP-16998: - +1 on patch's approach. (non

[jira] [Commented] (HADOOP-16998) WASB : NativeAzureFsOutputStream#close() throwing java.lang.IllegalArgumentException instead of IOE which causes HBase RS to get aborted

2020-04-20 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17087873#comment-17087873 ] Anoop Sam John commented on HADOOP-16998: - bq.Patches up on github as PRs for review Bit busy

[jira] [Commented] (HADOOP-16998) WASB : NativeAzureFsOutputStream#close() throwing java.lang.IllegalArgumentException instead of IOE which causes HBase RS to get aborted

2020-04-20 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17087871#comment-17087871 ] Anoop Sam John commented on HADOOP-16998: - Thanks Steve. The version on which this was observed

[jira] [Commented] (HADOOP-16998) WASB : NativeAzureFsOutputStream#close() throwing java.lang.IllegalArgumentException instead of IOE which causes HBase RS to get aborted

2020-04-20 Thread Steve Loughran (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17087838#comment-17087838 ] Steve Loughran commented on HADOOP-16998: - can tag this with the specific version of hadoop you

[jira] [Commented] (HADOOP-16998) WASB : NativeAzureFsOutputStream#close() throwing java.lang.IllegalArgumentException instead of IOE which causes HBase RS to get aborted

2020-04-20 Thread Steve Loughran (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17087834#comment-17087834 ] Steve Loughran commented on HADOOP-16998: - you got a full stack? > WASB :

[jira] [Commented] (HADOOP-16998) WASB : NativeAzureFsOutputStream#close() throwing java.lang.IllegalArgumentException instead of IOE which causes HBase RS to get aborted

2020-04-19 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17087375#comment-17087375 ] Anoop Sam John commented on HADOOP-16998: - Thanks for having a look. Sure I will work on it..

[jira] [Commented] (HADOOP-16998) WASB : NativeAzureFsOutputStream#close() throwing java.lang.IllegalArgumentException instead of IOE which causes HBase RS to get aborted

2020-04-19 Thread Mingliang Liu (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17087371#comment-17087371 ] Mingliang Liu commented on HADOOP-16998: +1 I'd leave to [~ayushtkn] and/or

[jira] [Commented] (HADOOP-16998) WASB : NativeAzureFsOutputStream#close() throwing java.lang.IllegalArgumentException instead of IOE which causes HBase RS to get aborted

2020-04-19 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17087354#comment-17087354 ] Anoop Sam John commented on HADOOP-16998: - Just attached the patch. I need to work with the PR.

[jira] [Commented] (HADOOP-16998) WASB : NativeAzureFsOutputStream#close() throwing java.lang.IllegalArgumentException instead of IOE which causes HBase RS to get aborted

2020-04-19 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17087352#comment-17087352 ] Anoop Sam John commented on HADOOP-16998: - Yes same way. Seems in some versions of JDK,

[jira] [Commented] (HADOOP-16998) WASB : NativeAzureFsOutputStream#close() throwing java.lang.IllegalArgumentException instead of IOE which causes HBase RS to get aborted

2020-04-19 Thread Mingliang Liu (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17087348#comment-17087348 ] Mingliang Liu commented on HADOOP-16998: I found some other