Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Added link to Hadoop AWS
  • Loading branch information
mjakubowski84 committed Oct 22, 2019
1 parent 64c46bb commit 96e3077
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -29,6 +29,8 @@ export AWS_ACCESS_KEY_ID=my.aws.key
export AWS_SECRET_ACCESS_KEY=my.secret.key
```

Please follow [documentation of Hadoop AWS](https://hadoop.apache.org/docs/current/hadoop-aws/tools/hadoop-aws/index.html) for more details and troubleshooting.

#### Passing Hadoop Configs Programmatically
File system configs for S3, GCS or Hadoop can also be set programmatically to the
`ParquetReader` and `ParquetWriter` by passing the `Configuration` object to the
Expand Down

0 comments on commit 96e3077

Please sign in to comment.