Mujtaba Chohan created PHOENIX-2526:
---------------------------------------
Summary: Pherf - Standalone python script: FileNotFoundException
for /etc/hbase/conf
Key: PHOENIX-2526
URL: https://issues.apache.org/jira/browse/PHOENIX-2526
Project: Phoenix
Issue Type: Bug
Reporter: Mujtaba Chohan
Assignee: Mujtaba Chohan
{code}
Exception in thread "main" java.lang.Error: java.io.FileNotFoundException:
/etc/hbase/conf (No such file or directory)
at
org.apache.phoenix.pherf.util.ResourceList.getResourcesFromJarFile(ResourceList.java:133)
at
org.apache.phoenix.pherf.util.ResourceList.getResources(ResourceList.java:118)
at
org.apache.phoenix.pherf.util.ResourceList.getResourcesPaths(ResourceList.java:74)
at
org.apache.phoenix.pherf.util.ResourceList.getResourceList(ResourceList.java:50)
at org.apache.phoenix.pherf.Pherf.run(Pherf.java:186)
at org.apache.phoenix.pherf.Pherf.main(Pherf.java:171)
{code}
FYI [~tdsilva]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)