[
https://issues.apache.org/jira/browse/PHOENIX-5168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16827415#comment-16827415
]
Hudson commented on PHOENIX-5168:
---------------------------------
FAILURE: Integrated in Jenkins build PreCommit-PHOENIX-Build #2537 (See
[https://builds.apache.org/job/PreCommit-PHOENIX-Build/2537/])
PHOENIX-5168 IndexScrutinyTool to output to Table when that option is (gjacoby:
rev ff51c2766a25f676ef22df3bfdf668f76b5f2d54)
* (edit)
phoenix-core/src/main/java/org/apache/phoenix/mapreduce/index/IndexScrutinyTool.java
* (edit)
phoenix-core/src/it/java/org/apache/phoenix/end2end/IndexScrutinyToolIT.java
> IndexScrutinyTool cannot output to table when analyzing tenant-owned indexes
> ----------------------------------------------------------------------------
>
> Key: PHOENIX-5168
> URL: https://issues.apache.org/jira/browse/PHOENIX-5168
> Project: Phoenix
> Issue Type: Improvement
> Reporter: Gokcen Iskender
> Assignee: Gokcen Iskender
> Priority: Major
> Attachments: PHOENIX-5168.patch
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> IndexScrutiny has a new feature of using tenant connections (when tenant-Id
> parameter is used) to lookup the indexes on tenant views.
> When tenant-id option is provided and output-format is set to TABLE, we get
> an error that PHOENIX_SCRUTINY_TABLE cannot be created due to permission.
> We should be able to output to a table when tenant-id option is used.
> Note that output-format set to FILE is supported.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)