[
https://issues.apache.org/jira/browse/PHOENIX-3223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15449987#comment-15449987
]
Josh Elser commented on PHOENIX-3223:
-------------------------------------
[~sergey.soldatov], [~aliciashu], either of you have a chance to look at this?
Pretty simple change.
For got to mention originally, thanks to [~speleato] for reporting this one in
the first place.
> 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)