[
https://issues.apache.org/jira/browse/PHOENIX-3223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15450361#comment-15450361
]
Josh Elser commented on PHOENIX-3223:
-------------------------------------
Thanks [~sergey.soldatov]! Will commit shortly. I've tested this locally and it
worked as expected for me.
> Add hadoop classpath to PQS classpath
> -------------------------------------
>
> Key: PHOENIX-3223
> URL: https://issues.apache.org/jira/browse/PHOENIX-3223
> Project: Phoenix
> Issue Type: Bug
> Reporter: Sergio Peleato
> 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)