[GitHub] incubator-hawq issue #873: HAWQ-992. PXF Hive data type check in Fragmenter ...

2016-08-31 Thread kavinderd
Github user kavinderd commented on the issue: https://github.com/apache/incubator-hawq/pull/873 Overall LGTM, but I'd like to spend more time reviewing. This is a lot of code --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[jira] [Created] (HAWQ-1039) Add test case of bucket number may not be consistent with parent table.

2016-08-31 Thread Hubert Zhang (JIRA)
Hubert Zhang created HAWQ-1039: -- Summary: Add test case of bucket number may not be consistent with parent table. Key: HAWQ-1039 URL: https://issues.apache.org/jira/browse/HAWQ-1039 Project: Apache HAWQ

[jira] [Commented] (HAWQ-256) Integrate Security with Apache Ranger

2016-08-31 Thread Lili Ma (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15454137#comment-15454137 ] Lili Ma commented on HAWQ-256: -- [~thebellhead] From technical view, we can restrict HAWQSuperUser privilege in

[GitHub] incubator-hawq issue #881: HAWQ-1032. Bucket number of new added partition i...

2016-08-31 Thread wengyanqing
Github user wengyanqing commented on the issue: https://github.com/apache/incubator-hawq/pull/881 +1 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if

[GitHub] incubator-hawq issue #881: HAWQ-1032. Bucket number of new added partition i...

2016-08-31 Thread ictmalili
Github user ictmalili commented on the issue: https://github.com/apache/incubator-hawq/pull/881 LGTM. +1 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so,

[GitHub] incubator-hawq pull request #873: HAWQ-992. PXF Hive data type check in Frag...

2016-08-31 Thread GodenYao
Github user GodenYao commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/873#discussion_r77103957 --- Diff: pxf/pxf-api/src/main/java/org/apache/hawq/pxf/api/utilities/EnumHawqType.java --- @@ -43,37 +45,40 @@ public void serialize(EnumHawqType

[GitHub] incubator-hawq pull request #881: HAWQ-1032. Bucket number of new added part...

2016-08-31 Thread zhangh43
GitHub user zhangh43 opened a pull request: https://github.com/apache/incubator-hawq/pull/881 HAWQ-1032. Bucket number of new added partition is not consistent wit… …h parent table. Failure Case {code} set deafult_hash_table_bucket_number = 12; CREATE TABLE

[jira] [Commented] (HAWQ-1032) Bucket number of newly added partition is not consistent with parent table.

2016-08-31 Thread Hubert Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15453989#comment-15453989 ] Hubert Zhang commented on HAWQ-1032: not partition number, but bucket number of sub partition is not

[GitHub] incubator-hawq pull request #880: HAWQ-1037. Modify way to get HDFS port in ...

2016-08-31 Thread wcl14
GitHub user wcl14 opened a pull request: https://github.com/apache/incubator-hawq/pull/880 HAWQ-1037. Modify way to get HDFS port in TestHawqRegister You can merge this pull request into a Git repository by running: $ git pull https://github.com/wcl14/incubator-hawq HAWQ-1037

[GitHub] incubator-hawq pull request #873: HAWQ-992. PXF Hive data type check in Frag...

2016-08-31 Thread kavinderd
Github user kavinderd commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/873#discussion_r77096574 --- Diff: pxf/pxf-hive/src/main/java/org/apache/hawq/pxf/plugins/hive/utilities/EnumHiveToHawqType.java --- @@ -110,4 +122,68 @@ public static

[GitHub] incubator-hawq pull request #873: HAWQ-992. PXF Hive data type check in Frag...

2016-08-31 Thread GodenYao
Github user GodenYao commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/873#discussion_r77085040 --- Diff: pxf/pxf-api/src/main/java/org/apache/hawq/pxf/api/utilities/EnumHawqType.java --- @@ -43,37 +45,40 @@ public void serialize(EnumHawqType

[GitHub] incubator-hawq pull request #873: HAWQ-992. PXF Hive data type check in Frag...

2016-08-31 Thread GodenYao
Github user GodenYao commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/873#discussion_r77084340 --- Diff: pxf/pxf-hive/src/main/java/org/apache/hawq/pxf/plugins/hive/utilities/HiveUtilities.java --- @@ -256,4 +257,68 @@ private static boolean

[GitHub] incubator-hawq pull request #873: HAWQ-992. PXF Hive data type check in Frag...

2016-08-31 Thread kavinderd
Github user kavinderd commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/873#discussion_r77082531 --- Diff: pxf/pxf-api/src/main/java/org/apache/hawq/pxf/api/utilities/EnumHawqType.java --- @@ -43,37 +45,40 @@ public void serialize(EnumHawqType

[GitHub] incubator-hawq pull request #873: HAWQ-992. PXF Hive data type check in Frag...

2016-08-31 Thread kavinderd
Github user kavinderd commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/873#discussion_r77082166 --- Diff: pxf/pxf-api/src/main/java/org/apache/hawq/pxf/api/utilities/EnumHawqType.java --- @@ -43,37 +45,40 @@ public void serialize(EnumHawqType

[GitHub] incubator-hawq pull request #873: HAWQ-992. PXF Hive data type check in Frag...

2016-08-31 Thread GodenYao
Github user GodenYao commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/873#discussion_r77079334 --- Diff: pxf/pxf-hive/src/main/java/org/apache/hawq/pxf/plugins/hive/utilities/EnumHiveToHawqType.java --- @@ -29,8 +35,8 @@ */ public

[GitHub] incubator-hawq pull request #873: HAWQ-992. PXF Hive data type check in Frag...

2016-08-31 Thread GodenYao
Github user GodenYao commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/873#discussion_r77077634 --- Diff: pxf/pxf-hive/src/main/java/org/apache/hawq/pxf/plugins/hive/utilities/EnumHiveToHawqType.java --- @@ -110,4 +122,68 @@ public static

[GitHub] incubator-hawq pull request #873: HAWQ-992. PXF Hive data type check in Frag...

2016-08-31 Thread GodenYao
Github user GodenYao commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/873#discussion_r77076942 --- Diff: pxf/pxf-hive/src/main/java/org/apache/hawq/pxf/plugins/hive/utilities/HiveUtilities.java --- @@ -256,4 +257,68 @@ private static boolean

[GitHub] incubator-hawq pull request #873: HAWQ-992. PXF Hive data type check in Frag...

2016-08-31 Thread GodenYao
Github user GodenYao commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/873#discussion_r77076673 --- Diff: pxf/pxf-hive/src/main/java/org/apache/hawq/pxf/plugins/hive/utilities/HiveUtilities.java --- @@ -256,4 +257,68 @@ private static boolean

[jira] [Updated] (HAWQ-1038) Missing BPCHAR in Data Type

2016-08-31 Thread Goden Yao (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goden Yao updated HAWQ-1038: Fix Version/s: backlog > Missing BPCHAR in Data Type > --- > > Key:

[jira] [Updated] (HAWQ-1038) Missing BPCHAR in Data Type

2016-08-31 Thread Goden Yao (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goden Yao updated HAWQ-1038: Summary: Missing BPCHAR in Data Type (was: Missing bpchar in Data Type) > Missing BPCHAR in Data Type >

[jira] [Created] (HAWQ-1038) Missing bpchar in Data Type

2016-08-31 Thread Goden Yao (JIRA)
Goden Yao created HAWQ-1038: --- Summary: Missing bpchar in Data Type Key: HAWQ-1038 URL: https://issues.apache.org/jira/browse/HAWQ-1038 Project: Apache HAWQ Issue Type: Bug Components:

[GitHub] incubator-hawq pull request #873: HAWQ-992. PXF Hive data type check in Frag...

2016-08-31 Thread GodenYao
Github user GodenYao commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/873#discussion_r77071575 --- Diff: pxf/pxf-hive/src/main/java/org/apache/hawq/pxf/plugins/hive/utilities/HiveUtilities.java --- @@ -256,4 +257,68 @@ private static boolean

[GitHub] incubator-hawq pull request #873: HAWQ-992. PXF Hive data type check in Frag...

2016-08-31 Thread kavinderd
Github user kavinderd commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/873#discussion_r77047856 --- Diff: pxf/pxf-api/src/main/java/org/apache/hawq/pxf/api/utilities/ColumnDescriptor.java --- @@ -26,10 +26,11 @@ */ public class

[GitHub] incubator-hawq pull request #837: HAWQ-779 support pxf filter pushdwon at th...

2016-08-31 Thread kavinderd
Github user kavinderd commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/837#discussion_r77047594 --- Diff: pxf/pxf-hbase/src/main/java/org/apache/hawq/pxf/plugins/hbase/HBaseFilterBuilder.java --- @@ -165,6 +165,14 @@ private Filter

[jira] [Updated] (HAWQ-1032) Bucket number of newly added partition is not consistent with parent table.

2016-08-31 Thread Goden Yao (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goden Yao updated HAWQ-1032: Summary: Bucket number of newly added partition is not consistent with parent table. (was: Bucket number of

[jira] [Updated] (HAWQ-1036) Support user impersonation in PXF for external tables

2016-08-31 Thread Goden Yao (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goden Yao updated HAWQ-1036: Summary: Support user impersonation in PXF for external tables (was: Support user impersonation in HAWQ) >

[jira] [Updated] (HAWQ-1036) Support user impersonation in HAWQ

2016-08-31 Thread Goden Yao (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goden Yao updated HAWQ-1036: Priority: Critical (was: Major) > Support user impersonation in HAWQ > -- >

[jira] [Commented] (HAWQ-1032) Bucket number of newly added partition is not consistent with parent table.

2016-08-31 Thread Goden Yao (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15452924#comment-15452924 ] Goden Yao commented on HAWQ-1032: - what's the partition number of newly added partition in this case? or do

[jira] [Updated] (HAWQ-1032) Bucket number of new added partition is not consistent with parent table.

2016-08-31 Thread Goden Yao (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goden Yao updated HAWQ-1032: Description: Failure Case {code} set deafult_hash_table_bucket_number = 12; CREATE TABLE sales3 (id int,

[jira] [Updated] (HAWQ-1032) Bucket number of new added partition is not consistent with parent table.

2016-08-31 Thread Goden Yao (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goden Yao updated HAWQ-1032: Fix Version/s: 2.0.1.0-incubating > Bucket number of new added partition is not consistent with parent

[jira] [Updated] (HAWQ-1036) Support user impersonation in HAWQ

2016-08-31 Thread Goden Yao (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goden Yao updated HAWQ-1036: Assignee: Goden Yao (was: Lei Chang) > Support user impersonation in HAWQ >

[jira] [Updated] (HAWQ-1037) modify way to get HDFS port in TestHawqRegister

2016-08-31 Thread Goden Yao (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goden Yao updated HAWQ-1037: Fix Version/s: backlog > modify way to get HDFS port in TestHawqRegister >

[jira] [Commented] (HAWQ-256) Integrate Security with Apache Ranger

2016-08-31 Thread Alastair "Bell" Turner (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15452587#comment-15452587 ] Alastair "Bell" Turner commented on HAWQ-256: - Thanks [~lilima] There are three gpadmin users

[jira] [Updated] (HAWQ-975) Queries run much slower with 'explain analyze' than which without 'explain analyze'

2016-08-31 Thread Chunling Wang (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chunling Wang updated HAWQ-975: --- Affects Version/s: 2.0.0.0-incubating > Queries run much slower with 'explain analyze' than which

[jira] [Closed] (HAWQ-975) Queries run much slower with 'explain analyze' than which without 'explain analyze'

2016-08-31 Thread Chunling Wang (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chunling Wang closed HAWQ-975. -- Resolution: Not A Bug > Queries run much slower with 'explain analyze' than which without 'explain >

[jira] [Reopened] (HAWQ-975) Queries run much slower with 'explain analyze' than which without 'explain analyze'

2016-08-31 Thread Chunling Wang (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chunling Wang reopened HAWQ-975: > Queries run much slower with 'explain analyze' than which without 'explain > analyze' >

[jira] [Resolved] (HAWQ-975) Queries run much slower with 'explain analyze' than which without 'explain analyze'

2016-08-31 Thread Chunling Wang (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chunling Wang resolved HAWQ-975. Resolution: Not A Bug It is a system configuration issue other than a bug in HAWQ. > Queries run

[jira] [Comment Edited] (HAWQ-975) Queries run much slower with 'explain analyze' than which without 'explain analyze'

2016-08-31 Thread Chunling Wang (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15451831#comment-15451831 ] Chunling Wang edited comment on HAWQ-975 at 8/31/16 10:30 AM: -- The performance

[jira] [Assigned] (HAWQ-975) Queries run much slower with 'explain analyze' than which without 'explain analyze'

2016-08-31 Thread Chunling Wang (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chunling Wang reassigned HAWQ-975: -- Assignee: Chunling Wang (was: Lei Chang) > Queries run much slower with 'explain analyze' than

[jira] [Commented] (HAWQ-975) Queries run much slower with 'explain analyze' than which without 'explain analyze'

2016-08-31 Thread Chunling Wang (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15451831#comment-15451831 ] Chunling Wang commented on HAWQ-975: It is because that the VDSO on agents of AWS does not work well. So

[jira] [Updated] (HAWQ-1037) modify way to get HDFS port in TestHawqRegister

2016-08-31 Thread Chunling Wang (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chunling Wang updated HAWQ-1037: Summary: modify way to get HDFS port in TestHawqRegister (was: modify to get HDFS port in

[jira] [Commented] (HAWQ-256) Integrate Security with Apache Ranger

2016-08-31 Thread Hubert Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15451720#comment-15451720 ] Hubert Zhang commented on HAWQ-256: --- +1 for two stage authorization. Hawq ranger plugin(REST service)

[jira] [Comment Edited] (HAWQ-256) Integrate Security with Apache Ranger

2016-08-31 Thread Lili Ma (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15451558#comment-15451558 ] Lili Ma edited comment on HAWQ-256 at 8/31/16 8:24 AM: --- [~thebellhead], quit good

[jira] [Assigned] (HAWQ-1003) Implement enhanced hawq ACL check through Ranger

2016-08-31 Thread Hubert Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hubert Zhang reassigned HAWQ-1003: -- Assignee: Hubert Zhang (was: Lei Chang) > Implement enhanced hawq ACL check through Ranger >

[jira] [Assigned] (HAWQ-1002) Implement a switch in hawq-site.xml to configure whether use Ranger or not for ACL

2016-08-31 Thread Hubert Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hubert Zhang reassigned HAWQ-1002: -- Assignee: Hubert Zhang (was: Lei Chang) > Implement a switch in hawq-site.xml to configure

[jira] [Commented] (HAWQ-256) Integrate Security with Apache Ranger

2016-08-31 Thread Lili Ma (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15451558#comment-15451558 ] Lili Ma commented on HAWQ-256: -- [~thebellhead], quit good questions! 1. In order for tools, syntax checking,

[GitHub] incubator-hawq issue #879: HAWQ-845. Parameterize kerberos principal service...

2016-08-31 Thread ztao1987
Github user ztao1987 commented on the issue: https://github.com/apache/incubator-hawq/pull/879 +1 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if

[GitHub] incubator-hawq pull request #879: HAWQ-845. Parameterize kerberos principal ...

2016-08-31 Thread linwen
GitHub user linwen opened a pull request: https://github.com/apache/incubator-hawq/pull/879 HAWQ-845. Parameterize kerberos principal service name for HAWQ This fix remove the check of "postgres" for kerberos service name if HAWQ is running with kerberos enable. So that,

[jira] [Assigned] (HAWQ-1033) add --force option for hawq register

2016-08-31 Thread hongwu (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] hongwu reassigned HAWQ-1033: Assignee: hongwu (was: Lei Chang) > add --force option for hawq register >

[jira] [Assigned] (HAWQ-1035) support partition table register

2016-08-31 Thread hongwu (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] hongwu reassigned HAWQ-1035: Assignee: hongwu (was: Lei Chang) > support partition table register > >

[jira] [Assigned] (HAWQ-1034) add --repair option for hawq register

2016-08-31 Thread hongwu (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] hongwu reassigned HAWQ-1034: Assignee: hongwu (was: Lei Chang) > add --repair option for hawq register >

[jira] [Commented] (HAWQ-845) Parameterize kerberos principal name for HAWQ

2016-08-31 Thread Lin Wen (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15451291#comment-15451291 ] Lin Wen commented on HAWQ-845: -- For now I think we can keep 'postgres' as default kerberos service name, but

[jira] [Assigned] (HAWQ-1025) Modify the content of yml file, and change hawq register implementation for the modification

2016-08-31 Thread hongwu (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] hongwu reassigned HAWQ-1025: Assignee: hongwu (was: Lili Ma) > Modify the content of yml file, and change hawq register implementation

[GitHub] incubator-hawq pull request #878: HAWQ-1025.

2016-08-31 Thread xunzhang
GitHub user xunzhang opened a pull request: https://github.com/apache/incubator-hawq/pull/878 HAWQ-1025. You can merge this pull request into a Git repository by running: $ git pull https://github.com/xunzhang/incubator-hawq HAWQ-1025 Alternatively you can review and apply