Jacob Tardieu created PHOENIX-1601:
--------------------------------------
Summary: Performance.py script not working in binary distribution
Key: PHOENIX-1601
URL: https://issues.apache.org/jira/browse/PHOENIX-1601
Project: Phoenix
Issue Type: Bug
Affects Versions: 4.2
Reporter: Jacob Tardieu
Priority: Minor
In the binary distribution (for example phoenix-4.2.2-bin) the performance.py
script throws a `java.io.FileNotFoundException: data.csv`.
This is because the variable `testjar` in `phoenix_utils.py`, in the case of
the binary distribution, contains the phoenix-flume test jar instead of the
phoenix-core test jar.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)