HBase installation warning
--------------------------
Key: SQOOP-419
URL: https://issues.apache.org/jira/browse/SQOOP-419
Project: Sqoop
Issue Type: Improvement
Environment: sqoop 1.3.0-cdh3u2
CentOS5.7(64bit)
MySQL 5.0.77
Reporter: Wataru Yukawa
Priority: Minor
HBase installation warning occurs if I use Sqoop to import data from RDBMS to
HDFS without HBase.
{noformat}
$ sqoop import --connect jdbc:mysql://localhost/hadoopguide --table widgets -m
1 --hive-import
Warning: /usr/lib/hbase does not exist! HBase imports will fail.
Please set $HBASE_HOME to the root of your HBase installation.
{noformat}
I'm a little confused about it.
I understand that there is no warning if I install the HBase packages.
But, To import data from RDBMS doesn't relate to HBase. So, To install the
HBase packages is unnecessity.
Hopefully it should work for this case without warning if I don't install the
HBase packages.
So, I think that warning level should be toned down.
Reference
https://issues.cloudera.org/browse/sqoop-118
https://issues.cloudera.org/browse/DISTRO-361
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira