How to read vocabulary file from s3? #1992
Unanswered
adarshghagta
asked this question in
Q&A
Replies: 1 comment
-
No, it is implemented with the Java URL API so it shouldn't. Instead, you could download from S3 to a temp file and then load the temp file using |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Can addFromTextFile() in DefaultVocabulary class work with an S3 url as input?
Beta Was this translation helpful? Give feedback.
All reactions