Mike Drob created SQOOP-1371:
--------------------------------
Summary: AccumuloUtils assumes that accumulo conf is under
ACCUMULO_HOME
Key: SQOOP-1371
URL: https://issues.apache.org/jira/browse/SQOOP-1371
Project: Sqoop
Issue Type: Bug
Affects Versions: 1.4.4
Reporter: Mike Drob
Priority: Minor
{{AccumuloUtils}} assumes that the accumulo-site.xml is located under
{{ACCUMULO_HOME}}. However, Accumulo also has the possibility to run with an
{{ACCUMULO_CONF_DIR}} set, which would mean that the accumulo-site.xml is there
instead.
https://github.com/apache/sqoop/blob/trunk/src/java/org/apache/sqoop/accumulo/AccumuloUtil.java#L100
--
This message was sent by Atlassian JIRA
(v6.2#6252)