[
https://issues.apache.org/jira/browse/PHOENIX-4509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Artem Ervits updated PHOENIX-4509:
----------------------------------
Description:
performance.py script references an unknown performance.sh script in the
command line arguments.
{noformat}
./performance.py
Performance script arguments not specified. Usage: performance.sh <zookeeper>
<row count>
Example: performance.sh localhost 100000
{noformat}
was:performance.py script references an unknown performance.sh script in the
command line arguments.
> performance.sh should be called performance.py
> ----------------------------------------------
>
> Key: PHOENIX-4509
> URL: https://issues.apache.org/jira/browse/PHOENIX-4509
> Project: Phoenix
> Issue Type: Bug
> Affects Versions: 4.11.0
> Environment: mvn: 3.5.2
> jdk: 1.8.0_144
> OSX: 10.12.6
> git: f7142879f33cae236e0530a8ed4eeaad1542d66a
> Reporter: Artem Ervits
> Priority: Trivial
> Fix For: 5.0.0
>
>
> performance.py script references an unknown performance.sh script in the
> command line arguments.
> {noformat}
> ./performance.py
> Performance script arguments not specified. Usage: performance.sh <zookeeper>
> <row count>
> Example: performance.sh localhost 100000
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)