Mujtaba Chohan created PHOENIX-2132:
---------------------------------------

             Summary: Pherf - Drop all command line argument does not work
                 Key: PHOENIX-2132
                 URL: https://issues.apache.org/jira/browse/PHOENIX-2132
             Project: Phoenix
          Issue Type: Bug
            Reporter: Mujtaba Chohan
            Assignee: Mujtaba Chohan
            Priority: Minor


Drop all throws a column not found exception. 

org.apache.phoenix.schema.ColumnNotFoundException: ERROR 504 (42703): Undefined 
column. columnName=TABLE_SCHEMA
        at 
org.apache.phoenix.compile.RowProjector.getColumnIndex(RowProjector.java:155)
        at 
org.apache.phoenix.jdbc.PhoenixResultSet.findColumn(PhoenixResultSet.java:180)
        at 
org.apache.phoenix.jdbc.PhoenixResultSet.getString(PhoenixResultSet.java:616)
        at 
org.apache.phoenix.pherf.util.PhoenixUtil.deleteTables(PhoenixUtil.java:143)
        at org.apache.phoenix.pherf.Pherf.run(Pherf.java:184)
        at org.apache.phoenix.pherf.Pherf.main(Pherf.java:146)




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to