-
Notifications
You must be signed in to change notification settings - Fork 9.1k
HADOOP-16965 Refactor abfs stream configuration. #1956
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HADOOP-16965 Refactor abfs stream configuration. #1956
Conversation
@steveloughran Does this makes sense? |
💔 -1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, a few minor nits but otherwise I'm happy.
+1 pending those changes -if you can do them quickly I'll merge as soon as I can. Thanks
...tools/hadoop-azure/src/main/java/org/apache/hadoop/fs/azurebfs/services/AbfsInputStream.java
Outdated
Show resolved
Hide resolved
|
||
public AbfsOutputStreamContext build() { | ||
// Validation of parameters to be done here. | ||
return this; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
do we need any validators here yet, or is there enough in the code as it is?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Now we don't have any validation yet but we can add the new ones here in future if required.
...adoop-azure/src/main/java/org/apache/hadoop/fs/azurebfs/services/AbfsInputStreamContext.java
Outdated
Show resolved
Hide resolved
💔 -1 overall
This message was automatically generated. |
Contributed by Mukund Thakur.
Contributed by Mukund Thakur. (cherry picked from commit 8031c66)
Contributed by Mukund Thakur. (cherry picked from commit 8031c66)
Contributed by Mukund Thakur. (cherry picked from commit 8031c66)
Contributed by Mukund Thakur.
…#1956) Contributed by Mukund Thakur. Conflicts: hadoop-tools/hadoop-azure/src/main/java/org/apache/hadoop/fs/azurebfs/AzureBlobFileSystemStore.java hadoop-tools/hadoop-azure/src/main/java/org/apache/hadoop/fs/azurebfs/services/AbfsInputStream.java Change-Id: I41c454dbc1d6be7c88a58c9edd88aadf3766caa5
Ran all abfs tests using mvn -T 1C -Dparallel-tests=abfs clean verify with my storage account in us-east.