You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Mujtaba Chohan (JIRA)" <ji...@apache.org> on 2015/07/24 21:00:05 UTC

[jira] [Issue Comment Deleted] (PHOENIX-2132) Pherf - Drop all command line argument does not work

     [ https://issues.apache.org/jira/browse/PHOENIX-2132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mujtaba Chohan updated PHOENIX-2132:
------------------------------------
    Comment: was deleted

(was: ABORTED: Integrated in Phoenix-master #857 (See [https://builds.apache.org/job/Phoenix-master/857/])
PHOENIX-2132 Pherf - Fix drop all command and execution from Eclipse/IDE (mujtaba: rev c65ef907f4c2e8edbcc563e2fea3decca41c4fe9)
* phoenix-pherf/pom.xml
* phoenix-pherf/src/main/java/org/apache/phoenix/pherf/util/PhoenixUtil.java
)

> 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)