Skip to content

Commit

Permalink
change the name
Browse files Browse the repository at this point in the history
  • Loading branch information
xubo245 committed Dec 14, 2018
1 parent b0f87ba commit 3dfdc9d
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -70,7 +70,7 @@ object DataFrameSDKS3Example {
path = args(0)
}
if (args.length == 3) {
path = "s3a://xubo/sdk/DFTest"
path = "s3a://carbon/sdk/DFTest"
}
if (args.length > 3) {
path = args(3)
Expand Down

0 comments on commit 3dfdc9d

Please sign in to comment.