Gabriel Reid created PHOENIX-2515: ------------------------------------- Summary: "/bin/sh: None: command not found" logged by all commands under bin Key: PHOENIX-2515 URL: https://issues.apache.org/jira/browse/PHOENIX-2515 Project: Phoenix Issue Type: Bug Reporter: Gabriel Reid
PHOENIX-2369 added the inclusion of the Hadoop classpath to the classpath of commands under bin/, but it didn't correct deal with the possibility that hadoop isn't available on the system path. This results in the following being logged at the startup of (otherwise successful) invocations of tools: {code}/bin/sh: None: command not found{code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)