File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
hadoop-tools/hadoop-aws/src/main/java/org/apache/hadoop/fs/s3a Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1365,8 +1365,8 @@ private Constants() {
1365
1365
/**
1366
1366
* To use the same classloader that loaded S3AFileSystem to al
1367
1367
* load the user extensions, such as {{fs.s3a.aws.credentials.provider}}.
1368
- * It is useful to turn this off for Apache Spark applications that
1369
- * might load S3AFileSystem from the Spark distribution (Launcher classloader)
1368
+ * It is useful to turn this off for Apache Spark applications that
1369
+ * might load S3AFileSystem from the Spark distribution (Launcher classloader)
1370
1370
* while users might want to provide custom extensions (loaded by Spark MutableClassloader).
1371
1371
* Default value: true.
1372
1372
*/
You can’t perform that action at this time.
0 commit comments