You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Mark Grover (JIRA)" <ji...@apache.org> on 2015/03/20 23:35:38 UTC

[jira] [Created] (HIVE-10041) Set defaults for HBASE_HOME in a smarter way

Mark Grover created HIVE-10041:
----------------------------------

             Summary: Set defaults for HBASE_HOME in a smarter way
                 Key: HIVE-10041
                 URL: https://issues.apache.org/jira/browse/HIVE-10041
             Project: Hive
          Issue Type: Bug
          Components: HCatalog
    Affects Versions: 1.1.0
            Reporter: Mark Grover
            Assignee: Mark Grover
             Fix For: 1.1.0


Similar to SQOOP-2145, hcat binary script doesn't do smart detection of HBASE_HOME. It assumes it's always located in /usr/lib/hbase and if not HBASE_HOME variable needs to be exported. The reason is often times people have tarballs like ~/hive-hcatalog, ~/hbase, etc. and it would be good to have their hcat scripts work out of the book. 

This doesn't regress anything because it only sets the HBASE_HOME if it's not already set and the directory it's setting it to exists and is valid.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)