Robert Nishihara created ARROW-3574: ---------------------------------------
Summary: Fix remaining bug with plasma static versus shared libraries. Key: ARROW-3574 URL: https://issues.apache.org/jira/browse/ARROW-3574 Project: Apache Arrow Issue Type: Improvement Components: Plasma (C++) Reporter: Robert Nishihara Assignee: Robert Nishihara Address a few missing pieces in [https://github.com/apache/arrow/pull/2792.] On Mac, moving the {{plasma_store_server}} executable around and then executing it leads to {code:java} dyld: Library not loaded: @rpath/libarrow.12.dylib Referenced from: /Users/rkn/Workspace/ray/./python/ray/core/src/plasma/plasma_store_server Reason: image not found Abort trap: 6{code} -- This message was sent by Atlassian JIRA (v7.6.3#76005)