From dev-return-50708-archive-asf-public=cust-asf.ponee.io@phoenix.apache.org Mon Apr 9 18:18:07 2018 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 [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id D96D6180645 for ; Mon, 9 Apr 2018 18:18:06 +0200 (CEST) Received: (qmail 44957 invoked by uid 500); 9 Apr 2018 16:18:05 -0000 Mailing-List: contact dev-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 dev@phoenix.apache.org Received: (qmail 44940 invoked by uid 99); 9 Apr 2018 16:18:05 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Apr 2018 16:18:05 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 618821806D3 for ; Mon, 9 Apr 2018 16:18:05 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -110.311 X-Spam-Level: X-Spam-Status: No, score=-110.311 tagged_above=-999 required=6.31 tests=[ENV_AND_HDR_SPF_MATCH=-0.5, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01, USER_IN_DEF_SPF_WL=-7.5, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id K9i6cf3PDvuT for ; Mon, 9 Apr 2018 16:18:04 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 5C2DC5FD38 for ; Mon, 9 Apr 2018 16:18:03 +0000 (UTC) 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 32A7FE0BC3 for ; Mon, 9 Apr 2018 16:18:02 +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 6B617241DE for ; Mon, 9 Apr 2018 16:18:01 +0000 (UTC) Date: Mon, 9 Apr 2018 16:18:01 +0000 (UTC) From: "Josh Elser (JIRA)" To: dev@phoenix.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Reopened] (PHOENIX-672) Add GRANT and REVOKE commands using HBase AccessController 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-672?page=3Dcom.atlassi= an.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser reopened PHOENIX-672: -------------------------------- [~karanmehta93], this is breaking compilation on 5.x-HBase-2.0. {code:java} [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plug= in:3.0:compile (default-compile) on project phoenix-core: Compilation failu= re: Compilation failure: [ERROR] /Users/jelser/projects/phoenix-copy.git/phoenix-core/src/main/java/= org/apache/phoenix/jdbc/PhoenixStatement.java:[102,32] cannot find symbol [ERROR]=C2=A0=C2=A0 symbol:=C2=A0=C2=A0 class ChangePermsStatement [ERROR]=C2=A0=C2=A0 location: package org.apache.phoenix.parse [ERROR] /Users/jelser/projects/phoenix-copy.git/phoenix-core/src/main/java/= org/apache/phoenix/parse/ParseNodeFactory.java:[928,12] cannot find symbol [ERROR]=C2=A0=C2=A0 symbol:=C2=A0=C2=A0 class ChangePermsStatement [ERROR]=C2=A0=C2=A0 location: class org.apache.phoenix.parse.ParseNodeFacto= ry [ERROR] /Users/jelser/projects/phoenix-copy.git/phoenix-core/target/generat= ed-sources/antlr3/org/apache/phoenix/parse/PhoenixSQLParser.java:[1408,22] = cannot find symbol [ERROR]=C2=A0=C2=A0 symbol:=C2=A0=C2=A0 class ChangePermsStatement [ERROR]=C2=A0=C2=A0 location: class org.apache.phoenix.parse.PhoenixSQLPars= er [ERROR] /Users/jelser/projects/phoenix-copy.git/phoenix-core/target/generat= ed-sources/antlr3/org/apache/phoenix/parse/PhoenixSQLParser.java:[1547,22] = cannot find symbol [ERROR]=C2=A0=C2=A0 symbol:=C2=A0=C2=A0 class ChangePermsStatement [ERROR]=C2=A0=C2=A0 location: class org.apache.phoenix.parse.PhoenixSQLPars= er [ERROR] /Users/jelser/projects/phoenix-copy.git/phoenix-core/src/main/java/= org/apache/phoenix/schema/MetaDataClient.java:[174,32] cannot find symbol [ERROR]=C2=A0=C2=A0 symbol:=C2=A0=C2=A0 class ChangePermsStatement [ERROR]=C2=A0=C2=A0 location: package org.apache.phoenix.parse [ERROR] /Users/jelser/projects/phoenix-copy.git/phoenix-core/src/main/java/= org/apache/phoenix/schema/MetaDataClient.java:[4450,44] cannot find symbol [ERROR]=C2=A0=C2=A0 symbol:=C2=A0=C2=A0 class ChangePermsStatement [ERROR]=C2=A0=C2=A0 location: class org.apache.phoenix.schema.MetaDataClien= t [ERROR] /Users/jelser/projects/phoenix-copy.git/phoenix-core/src/main/java/= org/apache/phoenix/schema/MetaDataClient.java:[4492,75] cannot find symbol [ERROR]=C2=A0=C2=A0 symbol:=C2=A0=C2=A0 class ChangePermsStatement [ERROR]=C2=A0=C2=A0 location: class org.apache.phoenix.schema.MetaDataClien= t [ERROR] /Users/jelser/projects/phoenix-copy.git/phoenix-core/src/main/java/= org/apache/phoenix/schema/MetaDataClient.java:[4500,88] cannot find symbol [ERROR]=C2=A0=C2=A0 symbol:=C2=A0=C2=A0 class ChangePermsStatement [ERROR]=C2=A0=C2=A0 location: class org.apache.phoenix.schema.MetaDataClien= t [ERROR] /Users/jelser/projects/phoenix-copy.git/phoenix-core/src/main/java/= org/apache/phoenix/schema/MetaDataClient.java:[4555,74] cannot find symbol [ERROR]=C2=A0=C2=A0 symbol:=C2=A0=C2=A0 class ChangePermsStatement [ERROR]=C2=A0=C2=A0 location: class org.apache.phoenix.schema.MetaDataClien= t [ERROR] /Users/jelser/projects/phoenix-copy.git/phoenix-core/src/main/java/= org/apache/phoenix/schema/MetaDataClient.java:[4566,73] cannot find symbol [ERROR]=C2=A0=C2=A0 symbol:=C2=A0=C2=A0 class ChangePermsStatement [ERROR]=C2=A0=C2=A0 location: class org.apache.phoenix.schema.MetaDataClien= t [ERROR] /Users/jelser/projects/phoenix-copy.git/phoenix-core/src/main/java/= org/apache/phoenix/jdbc/PhoenixStatement.java:[1177,65] cannot find symbol [ERROR]=C2=A0=C2=A0 symbol:=C2=A0=C2=A0 class ChangePermsStatement [ERROR]=C2=A0=C2=A0 location: class org.apache.phoenix.jdbc.PhoenixStatemen= t [ERROR] /Users/jelser/projects/phoenix-copy.git/phoenix-core/src/main/java/= org/apache/phoenix/jdbc/PhoenixStatement.java:[1177,20] org.apache.phoenix.= jdbc.PhoenixStatement.ExecutableChangePermsStatement is not abstract and do= es not override abstract method getOperation() in org.apache.phoenix.parse.= BindableStatement [ERROR] /Users/jelser/projects/phoenix-copy.git/phoenix-core/src/main/java/= org/apache/phoenix/jdbc/PhoenixStatement.java:[1188,54] cannot find symbol [ERROR]=C2=A0=C2=A0 symbol: method getOperation() [ERROR] /Users/jelser/projects/phoenix-copy.git/phoenix-core/src/main/java/= org/apache/phoenix/parse/ParseNodeFactory.java:[930,20] cannot find symbol [ERROR]=C2=A0=C2=A0 symbol:=C2=A0=C2=A0 class ChangePermsStatement [ERROR]=C2=A0=C2=A0 location: class org.apache.phoenix.parse.ParseNodeFacto= ry [ERROR] /Users/jelser/projects/phoenix-copy.git/phoenix-core/target/generat= ed-sources/antlr3/org/apache/phoenix/parse/PhoenixSQLParser.java:[1409,17] = cannot find symbol [ERROR]=C2=A0=C2=A0 symbol:=C2=A0=C2=A0 class ChangePermsStatement [ERROR]=C2=A0=C2=A0 location: class org.apache.phoenix.parse.PhoenixSQLPars= er [ERROR] /Users/jelser/projects/phoenix-copy.git/phoenix-core/target/generat= ed-sources/antlr3/org/apache/phoenix/parse/PhoenixSQLParser.java:[1548,17] = cannot find symbol [ERROR]=C2=A0=C2=A0 symbol:=C2=A0=C2=A0 class ChangePermsStatement [ERROR]=C2=A0=C2=A0 location: class org.apache.phoenix.parse.PhoenixSQLPars= er [ERROR] /Users/jelser/projects/phoenix-copy.git/phoenix-core/src/main/java/= org/apache/phoenix/schema/MetaDataClient.java:[4533,23] cannot find symbol [ERROR]=C2=A0=C2=A0 symbol:=C2=A0=C2=A0 class TablesNotInSyncException [ERROR]=C2=A0=C2=A0 location: class org.apache.phoenix.schema.MetaDataClien= t [ERROR] /Users/jelser/projects/phoenix-copy.git/phoenix-core/src/main/java/= org/apache/phoenix/schema/MetaDataClient.java:[4549,27] cannot find symbol [ERROR]=C2=A0=C2=A0 symbol:=C2=A0=C2=A0 class TablesNotInSyncException [ERROR]=C2=A0=C2=A0 location: class org.apache.phoenix.schema.MetaDataClien= t [ERROR] -> [Help 1]{code} It seems like the ChangePermsStatement.java file is missed on the 5.x branc= h? Could you look at this, please? If you are busy, I'll try to reconcile. > Add GRANT and REVOKE commands using HBase AccessController > ---------------------------------------------------------- > > Key: PHOENIX-672 > URL: https://issues.apache.org/jira/browse/PHOENIX-672 > Project: Phoenix > Issue Type: Task > Reporter: James Taylor > Assignee: Karan Mehta > Priority: Major > Labels: namespaces, security > Fix For: 4.14.0, 5.0.0 > > Attachments: PHOENIX-672.001.patch, PHOENIX-672.002.patch, PHOENI= X-672.003.patch, PHOENIX-672_5.x-HBase-2.0 > > > In HBase 0.98, cell-level security will be available. Take a look at [thi= s](https://communities.intel.com/community/datastack/blog/2013/10/29/hbase-= cell-security) excellent blog post by @apurtell. Once Phoenix works on 0.96= , we should add support for security to our SQL grammar. -- This message was sent by Atlassian JIRA (v7.6.3#76005)