[ 
https://issues.apache.org/jira/browse/PHOENIX-2280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14901475#comment-14901475
 ] 

James Taylor commented on PHOENIX-2280:
---------------------------------------

+1. Thanks, [~mujtabachohan]!

> Fix failing unit test in Pherf
> ------------------------------
>
>                 Key: PHOENIX-2280
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-2280
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: Mujtaba Chohan
>            Assignee: Mujtaba Chohan
>            Priority: Minor
>         Attachments: PHOENIX-2280.patch
>
>
> estColumnRulesApplied(org.apache.phoenix.pherf.DataIngestIT)  Time elapsed: 
> 3.567 sec  <<< ERROR!
> java.sql.SQLException: ERROR 1010 (42M01): Not allowed to mutate table. 
> tableName=PHERF.TEST_MULTI_TENANT_TABLE
>         at 
> org.apache.phoenix.exception.SQLExceptionCode$Factory$1.newException(SQLExceptionCode.java:389)
>         at 
> org.apache.phoenix.exception.SQLExceptionInfo.buildException(SQLExceptionInfo.java:145)
>         at 
> org.apache.phoenix.schema.MetaDataClient.dropTable(MetaDataClient.java:2130)
>         at 
> org.apache.phoenix.schema.MetaDataClient.dropTable(MetaDataClient.java:2043)
>         at 
> org.apache.phoenix.jdbc.PhoenixStatement$ExecutableDropTableStatement$1.execute(PhoenixStatement.java:873)
>         at 
> org.apache.phoenix.jdbc.PhoenixStatement$2.call(PhoenixStatement.java:315)
>         at 
> org.apache.phoenix.jdbc.PhoenixStatement$2.call(PhoenixStatement.java:307)
>         at org.apache.phoenix.call.CallRunner.run(CallRunner.java:53)
>         at 
> org.apache.phoenix.jdbc.PhoenixStatement.executeMutation(PhoenixStatement.java:305)
>         at 
> org.apache.phoenix.jdbc.PhoenixStatement.executeUpdate(PhoenixStatement.java:1364)



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

Reply via email to