-
Notifications
You must be signed in to change notification settings - Fork 9.1k
HDFS-14478: Add libhdfs APIs for openFile #4166
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
HDFS-14478: Add libhdfs APIs for openFile #4166
Conversation
|
this is the original PR; if it compiles and the tests pass, i will merge as it. i do think it needs some more tests (what if a file isn't there, setting invalid options etc) be interesting to think of actually adding tests for this against s3/abfs too |
|
test run of the branch in the docker image on an MBP m1 with tests in will need to see if they happen on trunk as is |
|
🎊 +1 overall
This message was automatically generated. |
|
🎊 +1 overall
This message was automatically generated. |
|
🎊 +1 overall
This message was automatically generated. |
|
🎊 +1 overall
This message was automatically generated. |
|
The same tests fail on my arm64 docker vm too; so not related. +1 for sahil's patch. I'd like to followup with some tests of failure conditions, especially once #2584 is in, but not here |
|
failures on branch-3.3 are the same, |
Contributed by Sahil Takiar
Contributed by Sahil Takiar Change-Id: I2f9e82a69010df7496704754515b031f2a907167
Contributed by Sahil Takiar
Description of PR
pr #955 rebased to trunk
How was this patch tested?
there's a new test
For code changes:
LICENSE,LICENSE-binary,NOTICE-binaryfiles?