Created
January 18, 2018 17:48
-
-
Save liyinan926/373d954814f04cc02ada4a1d2556a606 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--conf spark.hadoop.fs.gs.project.id=<GCP project ID> | |
--conf spark.hadoop.fs.gs.system.bucket=<GCP bucket to use for temporary data> | |
--conf spark.hadoop.agoogle.cloud.auth.service.account.enable=true | |
--conf spark.hadoop.google.cloud.auth.service.account.json.keyfile=/mnt/secrets/key.json |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment