[
https://issues.apache.org/jira/browse/PHOENIX-5168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16829854#comment-16829854
]
Hudson commented on PHOENIX-5168:
---------------------------------
FAILURE: Integrated in Jenkins build Phoenix-4.x-HBase-1.4 #131 (See
[https://builds.apache.org/job/Phoenix-4.x-HBase-1.4/131/])
PHOENIX-5168 IndexScrutinyTool to output to Table when that option is (gjacoby:
rev 74e14e9359ac646410d10b1671bc6c30673c64f8)
* (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
> Fix For: 4.15.0, 5.1
>
> Attachments: PHOENIX-5168-4.x.patch, 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)