Updated Branches: refs/heads/master b4eda8105 -> 6368a5a88
BIGTOP-1115. update package test manifest for Bigtop 0.7.0 Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/dc1313c9 Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/dc1313c9 Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/dc1313c9 Branch: refs/heads/master Commit: dc1313c98da9664f2519ab9bff897345072a40c6 Parents: b4eda81 Author: Roman Shaposhnik <[email protected]> Authored: Thu Oct 17 08:35:57 2013 -0700 Committer: Roman Shaposhnik <[email protected]> Committed: Thu Oct 17 08:35:57 2013 -0700 ---------------------------------------------------------------------- bigtop-packages/src/deb/hive/control | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/dc1313c9/bigtop-packages/src/deb/hive/control ---------------------------------------------------------------------- diff --git a/bigtop-packages/src/deb/hive/control b/bigtop-packages/src/deb/hive/control index 69ebb32..d7e0497 100644 --- a/bigtop-packages/src/deb/hive/control +++ b/bigtop-packages/src/deb/hive/control @@ -67,7 +67,7 @@ Description: Provides libraries necessary to connect to Apache Hive via JDBC Package: hive-hcatalog Architecture: all Depends: hadoop, hive, bigtop-utils (>= 0.6) -Description: Apache Hcatalog is a data warehouse infrastructure built on top of Hadoop. +Description: Apache Hcatalog is a data warehouse infrastructure built on top of Hadoop Apache HCatalog is a table and storage management service for data created using Apache Hadoop. This includes: * Providing a shared schema and data type mechanism. @@ -77,8 +77,8 @@ Description: Apache Hcatalog is a data warehouse infrastructure built on top of Package: hive-hcatalog-server Architecture: all Depends: hive-hcatalog (= ${source:Version}) -Description: Init scripts for HCatalog server. - Init scripts for HCatalog server +Description: Init scripts for HCatalog server + Init scripts for HCatalog server. Package: hive-webhcat Architecture: all @@ -89,5 +89,5 @@ Description: WebHcat provides a REST-like web API for HCatalog and related Hadoo Package: hive-webhcat-server Architecture: all Depends: hive-webhcat (= ${source:Version}) -Description: Init scripts for WebHcat server. - Init scripts for WebHcat server +Description: Init scripts for WebHcat server + Init scripts for WebHcat server.
