Skip to content
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

PHOENIX-6721 CSV bulkload tool fails with FileNotFoundException if --… #1765

Closed
wants to merge 1 commit into from

Conversation

stoty
Copy link
Contributor

@stoty stoty commented Dec 14, 2023

…output points to the S3 location

This is @ss77892 's patch, rebased, and using getWorkPath() instead of getOutputPath()

…output points to the S3 location

Co-authored-by: Istvan Toth <stoty@apache.org>
@stoty stoty requested a review from ss77892 December 14, 2023 08:02
@stoty
Copy link
Contributor Author

stoty commented Dec 14, 2023

FYI @steveloughran

Is this version correct ?

I have tested this with both HDFS and S3 outputdir.

@ss77892
Copy link
Contributor

ss77892 commented Dec 14, 2023

It looks good to me. I don't quite remember why I didn't use getWorkPath in the first place, but if it works as expected, then I have no objections. Thank you so much, Istvan!

Copy link
Contributor

@gjacoby126 gjacoby126 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@stoty stoty closed this Dec 20, 2023
@stoty
Copy link
Contributor Author

stoty commented Dec 20, 2023

Merged manually.

@steveloughran
Copy link

I don't quite remember why I didn't use getWorkPath in the first place,

@ss77892 we only pulled it up from a FileOutputFormat into an interface with the s3a committer work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants