Skip to content

Commit

Permalink
Fixed minor mistakes in documentation (NVIDIA#2623)
Browse files Browse the repository at this point in the history
* Fixed minor mistakes in sentence structure

Signed-off-by: Raza Jafri <[email protected]>

* removed the duplicate section

Signed-off-by: Raza Jafri <[email protected]>

Co-authored-by: Raza Jafri <[email protected]>
  • Loading branch information
razajafri and razajafri authored Jun 9, 2021
1 parent 03377a2 commit e41dbb4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions tools/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,7 @@ The jar is generated in below directory :

`./tools/target/rapids-4-spark-tools_2.12-<version>.jar`

## Accessing files from S3

If any input is a S3 file path or directory path, here 2 extra steps to access S3 in Spark:
If any input is a S3 file path or directory path, 2 extra steps are needed to access S3 in Spark:
1. Download the matched jars based on the Hadoop version:
- `hadoop-aws-<version>.jar`
- `aws-java-sdk-<version>.jar`
Expand Down

0 comments on commit e41dbb4

Please sign in to comment.