You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2016/01/14 05:55:39 UTC

[jira] [Commented] (PHOENIX-2526) Pherf - Standalone python script: FileNotFoundException for /etc/hbase/conf

    [ https://issues.apache.org/jira/browse/PHOENIX-2526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15097593#comment-15097593 ] 

Josh Elser commented on PHOENIX-2526:
-------------------------------------

Hey [~mujtabachohan], I'm wondering if my fix on PHOENIX-2563 that you committed would actually fix this issue for you.

> 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
>         Attachments: PHOENIX-2526.patch
>
>
> {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)