[Question] Got 'Provider "gs" not installed' on Dataproc #1348
Labels
api: storage
Issues related to the googleapis/java-storage-nio API.
priority: p3
Desirable enhancement or fix. May not be included in next release.
status: investigating
The issue is under investigation, which is determined to be non-trivial.
type: question
Request for information or clarification. Not an issue.
Hi, I'm trying use the this lib to access data in a GCS bucket, from Dataproc spark job.
Up to now I try:
com.google.cloud:google-cloud-nio:0.123.10
(the most new version too), as--packages
parameter for spark job.google-cloud-nio
jar via--jars
spark parametersReading the README, looks like I need only add this lib as dependency. Is supposed I need to do any other step?
I always got "Provider "gs" not installed'" from dataproc job.
Results in:
The text was updated successfully, but these errors were encountered: