Skip to content

Commit

Permalink
Version bump to 2.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
wolf31o2 committed Jul 30, 2015
1 parent 0d18595 commit 2ca5e79
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 4 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
hadoop CHANGELOG
===============

Unreleased
----------
v2.0.5 (Jul 30, 2015)
---------------------
- Support HDP 2.2.6.3 ( Issue: #212 )
- Keep HADOOP_CLASSPATH before Tez's CLASSPATH ( Issue: #213 )
- Support HDP 2.3.0.0 ( Issue: #214 )

v2.0.4 (Jul 23, 2015)
---------------------
Expand Down
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"recipes": {

},
"version": "2.0.4",
"version": "2.0.5",
"source_url": "",
"issues_url": ""
}
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, Spark, Tez, and ZooKeeper'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version '2.0.4'
version '2.0.5'

depends 'yum', '>= 3.0'

Expand Down

0 comments on commit 2ca5e79

Please sign in to comment.