Description
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.
Attachments
Issue Links
- links to