Dhruv sharma created SPARK-23003: ------------------------------------ Summary: Renaming S3 partition while writing to s3 by spark Key: SPARK-23003 URL: https://issues.apache.org/jira/browse/SPARK-23003 Project: Spark Issue Type: Brainstorming Components: Input/Output, Spark Core Affects Versions: 2.1.1 Environment: aws emr-5.7.0 Reporter: Dhruv sharma Fix For: 2.1.1
While writing to s3 can I control the name of the partition being written to s3 i.e. lets say df.write().json() writes 5 partitions with some hashed name in an S3 bucket/keyPath. Is it possible that somehow that name is deterministic? -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org