David Knupp created IMPALA-8393:
-----------------------------------
Summary: setup-ranger step in create-load-data.sh breaks data load
to real clusters
Key: IMPALA-8393
URL: https://issues.apache.org/jira/browse/IMPALA-8393
Project: IMPALA
Issue Type: Bug
Components: Infrastructure
Affects Versions: Impala 3.2.0, Impala 3.3.0
Reporter: David Knupp
{{localhost}} is hard-coded into the setup-ranger function that was recently
added to create-load-data.sh, e.g.:
https://github.com/apache/impala/blame/master/testdata/bin/create-load-data.sh#L325
This works when testing on a mini-cluster, but breaks data load if setting up
to run the functional test suite against an actual cluster. In that scenario,
the host that runs the script is simply a test runner, with no locally running
services.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)