[jira] [Created] (HADOOP-14084) Shell.joinThread swallows InterruptedException

2017-02-15 Thread Shixiong Zhu (JIRA)
Shixiong Zhu created HADOOP-14084: - Summary: Shell.joinThread swallows InterruptedException Key: HADOOP-14084 URL: https://issues.apache.org/jira/browse/HADOOP-14084 Project: Hadoop Common

[jira] [Updated] (HADOOP-14084) Shell.joinThread swallows InterruptedException

2017-02-15 Thread Shixiong Zhu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shixiong Zhu updated HADOOP-14084: -- Description: In "Shell.joinThread", when the user tries to interrupt the thread that runs

[jira] [Commented] (HADOOP-15086) NativeAzureFileSystem.rename is not atomic

2017-12-04 Thread Shixiong Zhu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16277256#comment-16277256 ] Shixiong Zhu commented on HADOOP-15086: --- Looks like we can use conditional-headers to implement an

[jira] [Commented] (HADOOP-15086) NativeAzureFileSystem.rename is not atomic

2017-12-04 Thread Shixiong Zhu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16277260#comment-16277260 ] Shixiong Zhu commented on HADOOP-15086: --- In addition, I probably was not clear. I created this

[jira] [Updated] (HADOOP-15086) NativeAzureFileSystem.rename is not atomic

2017-12-01 Thread Shixiong Zhu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shixiong Zhu updated HADOOP-15086: -- Attachment: RenameReproducer.java Reproducer > NativeAzureFileSystem.rename is not atomic >

[jira] [Comment Edited] (HADOOP-15086) NativeAzureFileSystem.rename is not atomic

2017-12-01 Thread Shixiong Zhu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16275198#comment-16275198 ] Shixiong Zhu edited comment on HADOOP-15086 at 12/1/17 11:43 PM: -

[jira] [Created] (HADOOP-15086) NativeAzureFileSystem.rename is not atomic

2017-12-01 Thread Shixiong Zhu (JIRA)
Shixiong Zhu created HADOOP-15086: - Summary: NativeAzureFileSystem.rename is not atomic Key: HADOOP-15086 URL: https://issues.apache.org/jira/browse/HADOOP-15086 Project: Hadoop Common Issue

[jira] [Updated] (HADOOP-15086) NativeAzureFileSystem.rename is not atomic

2017-12-01 Thread Shixiong Zhu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shixiong Zhu updated HADOOP-15086: -- Description: When multiple threads rename files to the same target path, more than 1 threads

[jira] [Created] (HADOOP-15870) S3AInputStream.remainingInFile should use nextReadPos

2018-10-22 Thread Shixiong Zhu (JIRA)
Shixiong Zhu created HADOOP-15870: - Summary: S3AInputStream.remainingInFile should use nextReadPos Key: HADOOP-15870 URL: https://issues.apache.org/jira/browse/HADOOP-15870 Project: Hadoop Common

[jira] [Created] (HADOOP-15871) Some input streams does not obey "java.io.InputStream.available" contract

2018-10-22 Thread Shixiong Zhu (JIRA)
Shixiong Zhu created HADOOP-15871: - Summary: Some input streams does not obey "java.io.InputStream.available" contract Key: HADOOP-15871 URL: https://issues.apache.org/jira/browse/HADOOP-15871

[jira] [Commented] (HADOOP-15875) S3AInputStream.seek should throw EOFException if seeking past the end of file

2018-10-24 Thread Shixiong Zhu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16662802#comment-16662802 ] Shixiong Zhu commented on HADOOP-15875: --- [~ste...@apache.org] S3AInputStream can check this

[jira] [Commented] (HADOOP-15875) S3AInputStream.seek should throw EOFException if seeking past the end of file

2018-10-25 Thread Shixiong Zhu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16664106#comment-16664106 ] Shixiong Zhu commented on HADOOP-15875: --- Sorry. I misread your comment. > S3AInputStream.seek

[jira] [Created] (HADOOP-15875) S3AInputStream.seek should throw EOFException if seeking past the end of file

2018-10-23 Thread Shixiong Zhu (JIRA)
Shixiong Zhu created HADOOP-15875: - Summary: S3AInputStream.seek should throw EOFException if seeking past the end of file Key: HADOOP-15875 URL: https://issues.apache.org/jira/browse/HADOOP-15875