Repository: flume Updated Branches: refs/heads/trunk c9289c083 -> 4e06f6fe7
FLUME-2657: Upgrade to Hive 1.0 (Hari Shreedharan via Roshan Naik) Project: http://git-wip-us.apache.org/repos/asf/flume/repo Commit: http://git-wip-us.apache.org/repos/asf/flume/commit/4e06f6fe Tree: http://git-wip-us.apache.org/repos/asf/flume/tree/4e06f6fe Diff: http://git-wip-us.apache.org/repos/asf/flume/diff/4e06f6fe Branch: refs/heads/trunk Commit: 4e06f6fe7af751672925967ce45feb18a92c4888 Parents: c9289c0 Author: Roshan Naik <[email protected]> Authored: Mon Apr 6 17:23:15 2015 -0700 Committer: Roshan Naik <[email protected]> Committed: Mon Apr 6 17:23:15 2015 -0700 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flume/blob/4e06f6fe/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 6d334c1..4a25a69 100644 --- a/pom.xml +++ b/pom.xml @@ -51,7 +51,7 @@ limitations under the License. <hadoop2.version>2.4.0</hadoop2.version> <thrift.version>0.7.0</thrift.version> <kite.version>1.0.0</kite.version> - <hive.version>0.14.0</hive.version> + <hive.version>1.0.0</hive.version> <xalan.verion>2.7.1</xalan.verion> <xerces.version>2.9.1</xerces.version> </properties>
