Skip to content

Commit

Permalink
Version bump to 1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wolf31o2 committed Nov 5, 2014
1 parent d8951f8 commit d9ee3f1
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
hadoop CHANGELOG
===============

v1.7.1 (Nov 5, 2014)
--------------------
- Hotfix symlink log dirs ( Issue: #119 )

v1.7.0 (Nov 5, 2014)
--------------------
- Use Java 7 by default ( Issue: #108 [COOK-5](https://issues.cask.co/browse/COOK-5) )
Expand Down
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@
"recipes": {

},
"version": "1.7.0"
"version": "1.7.1"
}
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
license 'Apache 2.0'
description 'Installs/Configures Hadoop (HDFS/YARN/MRv2), HBase, Hive, Flume, Oozie, Pig, and ZooKeeper'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version '1.7.0'
version '1.7.1'

depends 'yum', '>= 3.0'
depends 'apt'
Expand Down

0 comments on commit d9ee3f1

Please sign in to comment.