[ https://issues.apache.org/jira/browse/PHOENIX-2132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
James Taylor resolved PHOENIX-2132. ----------------------------------- Resolution: Fixed Fix Version/s: 4.5.1 > 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 > Fix For: 4.5.1 > > Attachments: PHOENIX-2132.patch > > > 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)