Skip to content

Commit 7999b0f

Browse files
Remove trailing whitespaces
1 parent 654f317 commit 7999b0f

File tree

1 file changed

+2
-2
lines changed
  • hadoop-tools/hadoop-aws/src/main/java/org/apache/hadoop/fs/s3a

1 file changed

+2
-2
lines changed

hadoop-tools/hadoop-aws/src/main/java/org/apache/hadoop/fs/s3a/Constants.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1365,8 +1365,8 @@ private Constants() {
13651365
/**
13661366
* To use the same classloader that loaded S3AFileSystem to al
13671367
* 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)
13701370
* while users might want to provide custom extensions (loaded by Spark MutableClassloader).
13711371
* Default value: true.
13721372
*/

0 commit comments

Comments
 (0)