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/08/30 19:13:20 UTC

[jira] [Created] (PHOENIX-3223) Add hadoop classpath to PQS classpath

Josh Elser created PHOENIX-3223:
-----------------------------------

             Summary: Add hadoop classpath to PQS classpath
                 Key: PHOENIX-3223
                 URL: https://issues.apache.org/jira/browse/PHOENIX-3223
             Project: Phoenix
          Issue Type: Bug
            Reporter: Josh Elser
            Assignee: Josh Elser
             Fix For: 4.9.0, 4.8.1


Follow-on from PHOENIX-2369: running on Microsoft's Azure Data Lake Store nets some ClassNotFoundExceptions on the corresponding classes. The library is available via the Hadoop installation, but we miss it because PQS isn't adding the {{hadoop classpath}} like {{sqlline.py}} is (only {{$HADOOP_CONF_DIR}}, oops).

Alicia's patch on PHOENIX-2369 already did the calculation work to get the classpath; just need to simply add it to PQS' classpath now.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)