[
https://issues.apache.org/jira/browse/PHOENIX-2132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14640809#comment-14640809
]
Cody Marcel commented on PHOENIX-2132:
--------------------------------------
+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
> 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)