From issues-return-6354-archive-asf-public=cust-asf.ponee.io@phoenix.apache.org Sat Apr 27 01:55:02 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 54B6C18064C for ; Sat, 27 Apr 2019 03:55:02 +0200 (CEST) Received: (qmail 56065 invoked by uid 500); 27 Apr 2019 01:55:01 -0000 Mailing-List: contact issues-help@phoenix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@phoenix.apache.org Delivered-To: mailing list issues@phoenix.apache.org Received: (qmail 56056 invoked by uid 99); 27 Apr 2019 01:55:01 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 27 Apr 2019 01:55:01 +0000 Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 2003CE28BC for ; Sat, 27 Apr 2019 01:55:01 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id B7E3625810 for ; Sat, 27 Apr 2019 01:55:00 +0000 (UTC) Date: Sat, 27 Apr 2019 01:55:00 +0000 (UTC) From: "Hudson (JIRA)" To: issues@phoenix.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (PHOENIX-5168) IndexScrutinyTool cannot output to table when analyzing tenant-owned indexes MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/PHOENIX-5168?page=3Dcom.atlassi= an.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D16= 827415#comment-16827415 ]=20 Hudson commented on PHOENIX-5168: --------------------------------- FAILURE: Integrated in Jenkins build PreCommit-PHOENIX-Build #2537 (See [ht= tps://builds.apache.org/job/PreCommit-PHOENIX-Build/2537/]) PHOENIX-5168 IndexScrutinyTool to output to Table when that option is (gjac= oby: rev ff51c2766a25f676ef22df3bfdf668f76b5f2d54) * (edit) phoenix-core/src/main/java/org/apache/phoenix/mapreduce/index/Inde= xScrutinyTool.java * (edit) phoenix-core/src/it/java/org/apache/phoenix/end2end/IndexScrutinyT= oolIT.java > IndexScrutinyTool cannot output to table when analyzing tenant-owned inde= xes > -------------------------------------------------------------------------= --- > > 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=C2=A0option is provided and=C2=A0output-format is set to T= ABLE, we get an error that PHOENIX_SCRUTINY_TABLE cannot be created due to = permission.=C2=A0 > We should be able to output to a table when tenant-id option is used. > Note that output-format set to FILE is supported. > =C2=A0 -- This message was sent by Atlassian JIRA (v7.6.3#76005)