Uwe L. Korn created ARROW-4764:
----------------------------------
Summary: [C++/Java] conda-built libplasma_java doesn't work with
system Java on Ubuntu Xenial
Key: ARROW-4764
URL: https://issues.apache.org/jira/browse/ARROW-4764
Project: Apache Arrow
Issue Type: Bug
Components: C++, C++ - Plasma, Packaging, Python
Reporter: Uwe L. Korn
System Java will load also the system {{libstdc++}} which is older then the
conda provided one. Thus a later loading of the plasma library will raise
missing symbol errors:
{code:java}
TODO{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)