[
https://issues.apache.org/jira/browse/BIGTOP-1660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14345302#comment-14345302
]
Olaf Flebbe commented on BIGTOP-1660:
-------------------------------------
Great work to begin cleaning up hive.
Diagnostics I found while compiling on debian:
Maybe all the Windows CMD scripts should be removed from hive and hive-hcatalog
{code}
-rwxr-xr-x root/root 1381 2015-01-30 01:45 ./usr/lib/hive/bin/ext/jar.cmd
-rwxr-xr-x root/root 1134 2015-01-30 01:45 ./usr/lib/hive/bin/ext/cli.cmd
-rwxr-xr-x root/root 1769 2015-01-30 01:45
./usr/lib/hive/bin/ext/hiveserver.cmd
-rwxr-xr-x root/root 1777 2015-01-30 01:45
./usr/lib/hive/bin/ext/metastore.cmd
-rwxr-xr-x root/root 1923 2015-01-30 01:45 ./usr/lib/hive/bin/ext/hwi.cmd
-rwxr-xr-x root/root 1215 2015-01-30 01:45
./usr/lib/hive/bin/ext/rcfilecat.cmd
-rwxr-xr-x root/root 1138 2015-01-30 01:45
./usr/lib/hive/bin/ext/lineage.cmd
-rwxr-xr-x root/root 1417 2015-01-30 01:45 ./usr/lib/hive/bin/ext/help.cmd
-rwxr-xr-x root/root 3209 2015-01-30 01:45 ./usr/lib/hive/bin/ext/debug.cmd
-rwxr-xr-x root/root 3159 2015-01-30 01:45
./usr/lib/hive/bin/ext/hiveserver2.cmd
-rwxr-xr-x root/root 1078 2015-01-30 01:45
./usr/lib/hive/bin/ext/util/execHiveCmd.cmd
-rwxr-xr-x root/root 1226 2015-01-30 01:45
./usr/lib/hive/bin/ext/orcfiledump.cmd
-rwxr-xr-x root/root 1213 2015-01-30 01:45
./usr/lib/hive/bin/ext/schemaTool.cmd
{code}
and
{code}
-rwxr-xr-x root/root 3181 2015-01-30 01:45
./usr/lib/hive-hcatalog/bin/templeton.cmd
{code}
within hive_install.sh
* the directory HBASE_STORAGE_HANDLER_DIR does not exist. I Get a error
(translated)
{code}
debian/install_hive.sh: line 250: cd:
debian/tmp/usr/lib/hive-hcatalog/share/hcatalog/storage-handlers/hbase/lib:
file not found
{code}
* The symlink to hive-jdbc.jar exists file already exists.
Debian Specific:
Missing python dependency on hive-hcatalog and hive (contains python code).
> Upgrade to Hive-1.0
> -------------------
>
> Key: BIGTOP-1660
> URL: https://issues.apache.org/jira/browse/BIGTOP-1660
> Project: Bigtop
> Issue Type: Bug
> Components: hive
> Reporter: Olaf Flebbe
> Assignee: YoungWoo Kim
> Fix For: 1.0.0
>
> Attachments: BIGTOP-1660.1.patch, BIGTOP-1660.2.patch,
> BIGTOP-1660.3.patch, BIGTOP-1660.4.patch
>
>
> Just a reminder
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)