hi,
using parameter -e '' cause this error:Exception in thread "main"
java.lang.StringIndexOutOfBoundsException: String index out of range: 0
at java.lang.String.charAt(String.java:658)
at
org.apache.phoenix.util.PhoenixRuntime$ExecutionCommand.getCharacter(PhoenixRuntime.java:692)
at
org.apache.phoenix.util.PhoenixRuntime$ExecutionCommand.parseArgs(PhoenixRuntime.java:627)
at org.apache.phoenix.util.PhoenixRuntime.main(PhoenixRuntime.java:205)
I'm not familiar with the issue system, if not mind I just copied your message
to this issue https://issues.apache.org/jira/browse/PHOENIX-3529