File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed
Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 22
33## [ Unreleased]
44
5- [ Unreleased ] : https://github.com/nchammas/flintrock/compare/v0.7.0...master
5+ [ Unreleased ] : https://github.com/nchammas/flintrock/compare/v0.8.0...master
6+
7+ Nothing notable yet.
8+
9+ ## [ 0.8.0] - 2016-02-11
10+
11+ [ 0.8.0 ] : https://github.com/nchammas/flintrock/compare/v0.7.0...v0.8.0
612
713### Added
814
915* [ #180 ] : Accessing data on S3 from your Flintrock cluster is now much
1016 easier! Just configure Flintrock to use Hadoop 2.7+ (which is the
1117 default) and an appropriate IAM role, and you'll be able to access
12- paths on S3 using the new ` s3a:// ` prefix. Check the README for
18+ paths on S3 using the new ` s3a:// ` prefix. [ Check the README] for
1319 more information.
1420* [ #176 ] , [ #187 ] : Flintrock now supports users with non-standard home
1521 directories.
1622
1723[ #180 ] : https://github.com/nchammas/flintrock/pull/180
1824[ #176 ] : https://github.com/nchammas/flintrock/pull/176
1925[ #187 ] : https://github.com/nchammas/flintrock/pull/187
26+ [ Check the README ] : https://github.com/nchammas/flintrock/tree/v0.8.0#accessing-data-on-s3
2027
2128### Changed
2229
Original file line number Diff line number Diff line change 55# - Default Amazon Linux AMI
66# Update CHANGES
77# - Check: https://github.com/nchammas/flintrock/pulls?q=is%3Apr+is%3Aclosed+label%3A%22needs+changelog%22
8+ # - Update "Unreleased" section. "Nothing notable yet."
89# Tag release on GitHub
910
1011trash dist/ build/ Flintrock.egg-info/
You can’t perform that action at this time.
0 commit comments