[GitHub] incubator-hawq pull request #1245: HAWQ-1476. Augment enable-ranger-plugin.s...

2017-06-01 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1245#discussion_r119541625 --- Diff: ranger-plugin/scripts/enable-ranger-plugin.sh --- @@ -20,7 +20,7 @@ # function usage() { - echo "USAGE: e

[GitHub] incubator-hawq issue #1245: HAWQ-1476. Augment enable-ranger-plugin.sh to su...

2017-06-01 Thread ictmalili
Github user ictmalili commented on the issue: https://github.com/apache/incubator-hawq/pull/1245 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 #1245: HAWQ-1476. Augment enable-ranger-plugin.s...

2017-05-31 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1245#discussion_r119519516 --- Diff: ranger-plugin/conf/ranger-servicedef-hawq.json --- @@ -244,7 +244,7 @@ "name": "authentication",

[GitHub] incubator-hawq pull request #1228: HAWQ-1449. HAWQ start/stop cluster should...

2017-05-03 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1228#discussion_r114693454 --- Diff: tools/bin/hawq_ctl --- @@ -737,25 +739,28 @@ class HawqStart: logger.info("Segments started success

[GitHub] incubator-hawq pull request #1228: HAWQ-1449. HAWQ start/stop cluster should...

2017-05-03 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1228#discussion_r114693412 --- Diff: tools/bin/hawq_ctl --- @@ -737,25 +739,28 @@ class HawqStart: logger.info("Segments started success

[GitHub] incubator-hawq pull request #1228: HAWQ-1449. HAWQ start/stop cluster should...

2017-05-03 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1228#discussion_r114693437 --- Diff: tools/bin/hawq_ctl --- @@ -1042,30 +1046,34 @@ class HawqStop: return total_return_flag -def _stop_rps

[GitHub] incubator-hawq issue #1199: HAWQ-1418. Print executing command for hawq regi...

2017-03-28 Thread ictmalili
Github user ictmalili commented on the issue: https://github.com/apache/incubator-hawq/pull/1199 +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 #1180: HAWQ-1396. Fix the bug when query hcatalo...

2017-03-21 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1180#discussion_r107157220 --- Diff: src/backend/catalog/aclchk.c --- @@ -2335,19 +2335,25 @@ char *getClassNameFromOid(Oid object_oid) "

[GitHub] incubator-hawq issue #1171: HAWQ-1359. Add test cases for Ranger support, co...

2017-03-14 Thread ictmalili
Github user ictmalili commented on the issue: https://github.com/apache/incubator-hawq/pull/1171 +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 issue #1163: HAWQ-1379. Do not send options multiple times in...

2017-03-14 Thread ictmalili
Github user ictmalili commented on the issue: https://github.com/apache/incubator-hawq/pull/1163 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 issue #1161: HAWQ-1377. Add more information for Ranger relat...

2017-03-07 Thread ictmalili
Github user ictmalili commented on the issue: https://github.com/apache/incubator-hawq/pull/1161 LGTM now. +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

[GitHub] incubator-hawq pull request #1163: HAWQ-1379. Do not send options multiple t...

2017-03-07 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1163#discussion_r104688429 --- Diff: src/backend/gp_libpq_fe/fe-protocol3.c --- @@ -2296,20 +2261,8 @@ build_startup_packet(const PGconn *conn, char *packet

[GitHub] incubator-hawq pull request #1161: HAWQ-1377. Add more information for Range...

2017-03-05 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1161#discussion_r104350130 --- Diff: src/backend/utils/misc/etc/hawq-site.xml --- @@ -149,4 +149,39 @@ under the License

[GitHub] incubator-hawq pull request #1161: HAWQ-1377. Add more information for Range...

2017-03-05 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1161#discussion_r104350069 --- Diff: src/backend/utils/misc/etc/hawq-site.xml --- @@ -149,4 +149,39 @@ under the License

[GitHub] incubator-hawq pull request #1153: HAWQ-1366. Throw unsupported error out fo...

2017-02-28 Thread ictmalili
Github user ictmalili closed the pull request at: https://github.com/apache/incubator-hawq/pull/1153 --- 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 #1153: HAWQ-1366. Throw unsupported error out fo...

2017-02-28 Thread ictmalili
GitHub user ictmalili opened a pull request: https://github.com/apache/incubator-hawq/pull/1153 HAWQ-1366. Throw unsupported error out for dictionary page in Parquet… … storage You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] incubator-hawq issue #1141: HAWQ-1342. Fixed QE process hang in shared input...

2017-02-23 Thread ictmalili
Github user ictmalili commented on the issue: https://github.com/apache/incubator-hawq/pull/1141 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 #1143: HAWQ-1350. Add --enable-rps option to bui...

2017-02-23 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1143#discussion_r102667786 --- Diff: config/tomcat.m4 --- @@ -0,0 +1,59 @@ +dnl +dnl tomcat.m4: Locates the Apache Tomcat/6.0.x and its scripts and jars. +dnl

[GitHub] incubator-hawq pull request #1141: HAWQ-1342. Fixed QE process hang in share...

2017-02-22 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1141#discussion_r102650337 --- Diff: src/backend/executor/nodeShareInputScan.c --- @@ -925,9 +923,12 @@ writer_wait_for_acks(ShareInput_Lk_Context *pctxt, int share_id, int

[GitHub] incubator-hawq issue #1119: HAWQ-1328. Add deny and exclude policy template ...

2017-02-22 Thread ictmalili
Github user ictmalili commented on the issue: https://github.com/apache/incubator-hawq/pull/1119 OK. Got your point, Thanks @denalex This commit 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

[GitHub] incubator-hawq issue #1119: HAWQ-1328. Add deny and exclude policy template ...

2017-02-22 Thread ictmalili
Github user ictmalili commented on the issue: https://github.com/apache/incubator-hawq/pull/1119 @denalex What do you mean by "even though with deny conditions access might not be determined, the RPS will continue to interpret it as access not allowed"? Doesn't

[GitHub] incubator-hawq issue #1118: HAWQ-1326. Cancel the query earlier if one of th...

2017-02-14 Thread ictmalili
Github user ictmalili commented on the issue: https://github.com/apache/incubator-hawq/pull/1118 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 #1106: HAWQ-1312. Forbid grant/revoke command in...

2017-02-05 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1106#discussion_r99488834 --- Diff: src/backend/catalog/aclchk.c --- @@ -298,6 +298,14 @@ ExecuteGrantStmt(GrantStmt *stmt) booladded_objs = false

[GitHub] incubator-hawq pull request #1096: HAWQ-1282. Shared Input Scan may result i...

2017-01-18 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1096#discussion_r96797703 --- Diff: src/include/executor/nodeShareInputScan.h --- @@ -30,6 +30,8 @@ #define NODESHAREINPUTSCAN_H #include "nodes/execno

[GitHub] incubator-hawq pull request #1092: HAWQ-1203. Ranger Plugin Service Implemen...

2017-01-18 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1092#discussion_r96780739 --- Diff: ranger-plugin/scripts/register_hawq.sh --- @@ -0,0 +1,217 @@ +#!/usr/bin/env bash + +# +# Licensed to the Apache Software

[GitHub] incubator-hawq pull request #1092: HAWQ-1203. Ranger Plugin Service Implemen...

2017-01-17 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1092#discussion_r96560193 --- Diff: ranger-plugin/admin-plugin/src/main/java/org/apache/hawq/ranger/service/HawqClient.java --- @@ -0,0 +1,314 @@ +/* + * Licensed

[GitHub] incubator-hawq issue #1092: HAWQ-1203. Ranger Plugin Service Implementation....

2017-01-17 Thread ictmalili
Github user ictmalili commented on the issue: https://github.com/apache/incubator-hawq/pull/1092 +1 except above comments I have made. --- 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

[GitHub] incubator-hawq pull request #1092: HAWQ-1203. Ranger Plugin Service Implemen...

2017-01-17 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1092#discussion_r96557248 --- Diff: ranger-plugin/conf/ranger-servicedef-hawq.json --- @@ -0,0 +1,287 @@ +{ + "name": "hawq"

[GitHub] incubator-hawq pull request #1092: HAWQ-1203. Ranger Plugin Service Implemen...

2017-01-17 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1092#discussion_r96557368 --- Diff: ranger-plugin/integration/admin/pom.xml --- @@ -0,0 +1,70 @@ + + + +http://maven.apache.org/POM/4.0.0

[GitHub] incubator-hawq pull request #1092: HAWQ-1203. Ranger Plugin Service Implemen...

2017-01-17 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1092#discussion_r96558081 --- Diff: ranger-plugin/scripts/register_hawq.sh --- @@ -0,0 +1,217 @@ +#!/usr/bin/env bash + +# +# Licensed to the Apache Software

[GitHub] incubator-hawq pull request #1092: HAWQ-1203. Ranger Plugin Service Implemen...

2017-01-17 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1092#discussion_r96558333 --- Diff: ranger-plugin/service/src/main/java/org/apache/hawq/ranger/authorization/RangerHawqAuthorizer.java --- @@ -0,0 +1,263

[GitHub] incubator-hawq pull request #1092: HAWQ-1203. Ranger Plugin Service Implemen...

2017-01-17 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1092#discussion_r96556661 --- Diff: .gitignore --- @@ -41,6 +41,12 @@ objfiles.txt .pydevproject .cproject .settings +.classpath + +# IDEA Project

[GitHub] incubator-hawq pull request #1092: HAWQ-1203. Ranger Plugin Service Implemen...

2017-01-17 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1092#discussion_r96556724 --- Diff: ranger-plugin/admin-plugin/src/main/java/org/apache/hawq/ranger/service/HawqClient.java --- @@ -0,0 +1,314 @@ +/* + * Licensed

[GitHub] incubator-hawq pull request #1092: HAWQ-1203. Ranger Plugin Service Implemen...

2017-01-17 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1092#discussion_r96556516 --- Diff: ranger-plugin/admin-plugin/pom.xml --- @@ -0,0 +1,90 @@ + + + +http://maven.apache.org/POM/4.0.0; + xmlns:xsi

[GitHub] incubator-hawq issue #1092: HAWQ-1203. Ranger Plugin Service Implementation....

2017-01-17 Thread ictmalili
Github user ictmalili commented on the issue: https://github.com/apache/incubator-hawq/pull/1092 @linwen @zhangh43 @stanlyxiang @interma @wcl14 @xunzhang Please review this PR and provide some comments. Thanks :) --- If your project is set up for it, you can reply to this email

[GitHub] incubator-hawq pull request #1087: HAWQ-1275. Check build-in catalogs, table...

2017-01-15 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1087#discussion_r96171369 --- Diff: src/backend/catalog/aclchk.c --- @@ -2670,28 +2670,50 @@ List *getActionName(AclMode mask) bool fallBackToNativeCheck(AclObjectKind

[GitHub] incubator-hawq pull request #1087: HAWQ-1275. Check build-in catalogs, table...

2017-01-15 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1087#discussion_r96171295 --- Diff: src/include/catalog/pg_namespace.h --- @@ -123,7 +123,7 @@ DESCR("Standard public schema"); DATA(insert OID = 6104 (

[GitHub] incubator-hawq issue #1085: HAWQ-1203. Ranger Plugin Service Implementation....

2017-01-15 Thread ictmalili
Github user ictmalili commented on the issue: https://github.com/apache/incubator-hawq/pull/1085 @denalex Why this PR includes a second commit for "Revert "HAWQ-1248. Merge Dockerfiles for HAWQ Dev into HAWQ code base." … huor committed 3 days ago "

[GitHub] incubator-hawq pull request #1055: HAWQ-1001. Bugfix and refactor ranger log...

2016-12-18 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1055#discussion_r92971308 --- Diff: src/backend/libpq/rangerrest.c --- @@ -273,10 +245,10 @@ json_object *create_ranger_request_json_batch(List *args

[GitHub] incubator-hawq pull request #1036: HAWQ-1188. Fix "-Wtautological-constant-o...

2016-12-04 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1036#discussion_r90798944 --- Diff: src/backend/cdb/cdbgang.c --- @@ -444,7 +444,7 @@ disconnectAndDestroyGang(Gang *gp) elog(DEBUG2, "Wa

[GitHub] incubator-hawq issue #1024: Split schedule file to sanity and full tests for...

2016-11-30 Thread ictmalili
Github user ictmalili commented on the issue: https://github.com/apache/incubator-hawq/pull/1024 @xunzhang , Thanks. 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

[GitHub] incubator-hawq issue #1024: Split schedule file to sanity and full tests for...

2016-11-30 Thread ictmalili
Github user ictmalili commented on the issue: https://github.com/apache/incubator-hawq/pull/1024 @xunzhang What's the purpose of this PR? --- 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

[GitHub] incubator-hawq issue #1017: HAWQ-1145. Add UDF gp_relfile_insert_for_registe...

2016-11-30 Thread ictmalili
Github user ictmalili commented on the issue: https://github.com/apache/incubator-hawq/pull/1017 @wcl14 I think this has been committed, right? If yes, please close this PR. Thanks --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] incubator-hawq issue #1028: [HAWQ-1172][LIBHDFS3]. Fix typo of LIBUUID_INCLU...

2016-11-29 Thread ictmalili
Github user ictmalili commented on the issue: https://github.com/apache/incubator-hawq/pull/1028 +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 #955: HAWQ-1035. Support partition table registe...

2016-10-24 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/955#discussion_r84825338 --- Diff: tools/bin/hawqregister --- @@ -422,9 +462,9 @@ class HawqRegister(object): Format = 'AO

[GitHub] incubator-hawq pull request #955: HAWQ-1035. Support partition table registe...

2016-10-24 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/955#discussion_r84825537 --- Diff: tools/bin/hawqregister --- @@ -855,6 +895,85 @@ class HawqRegister(object): logger.info('Hawq Register Succeed

[GitHub] incubator-hawq issue #967: HAWQ-1044. Enhance hawq register test cases for n...

2016-10-19 Thread ictmalili
Github user ictmalili commented on the issue: https://github.com/apache/incubator-hawq/pull/967 LGTM. +1 Huge work here! Thanks @wcl14 --- 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

[GitHub] incubator-hawq pull request #961: HAWQ-1099. Output yaml file should not con...

2016-10-13 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/961#discussion_r83187014 --- Diff: tools/bin/hawqregister --- @@ -60,14 +60,18 @@ def option_parser(): def register_yaml_dict_check(D, table_column_num

[GitHub] incubator-hawq pull request #961: HAWQ-1099. Output yaml file should not con...

2016-10-13 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/961#discussion_r83187352 --- Diff: tools/bin/hawqregister --- @@ -432,7 +436,8 @@ class HawqRegister(object): if len(params[Format_FileLocations]['Files

[GitHub] incubator-hawq pull request #940: HAWQ 1078. Implement hawqsync-falcon DR ut...

2016-10-13 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/940#discussion_r83185244 --- Diff: tools/bin/hawqsync-falcon --- @@ -0,0 +1,1331 @@ +#!/usr/bin/env python +# Licensed to the Apache Software Foundation (ASF) under

[GitHub] incubator-hawq pull request #940: HAWQ 1078. Implement hawqsync-falcon DR ut...

2016-10-13 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/940#discussion_r83184770 --- Diff: tools/bin/hawqsync-falcon --- @@ -0,0 +1,1331 @@ +#!/usr/bin/env python +# Licensed to the Apache Software Foundation (ASF) under

[GitHub] incubator-hawq pull request #940: HAWQ 1078. Implement hawqsync-falcon DR ut...

2016-10-13 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/940#discussion_r83184402 --- Diff: tools/bin/hawqsync-falcon --- @@ -0,0 +1,1331 @@ +#!/usr/bin/env python +# Licensed to the Apache Software Foundation (ASF) under

[GitHub] incubator-hawq issue #945: HAWQ-991. Fix upper/lower case of tablename, use ...

2016-09-28 Thread ictmalili
Github user ictmalili commented on the issue: https://github.com/apache/incubator-hawq/pull/945 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 issue #934: HAWQ-1061. Fix register with empty folder in usag...

2016-09-23 Thread ictmalili
Github user ictmalili commented on the issue: https://github.com/apache/incubator-hawq/pull/934 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 #883: HAWQ-1029. Update hawqregister_help info.

2016-09-23 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/883#discussion_r80217715 --- Diff: tools/doc/hawqregister_help --- @@ -37,10 +35,19 @@ The file(s) to be registered and the table in HAWQ must be in the same HDFS

[GitHub] incubator-hawq pull request #883: HAWQ-1029. Update hawqregister_help info.

2016-09-23 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/883#discussion_r80218098 --- Diff: tools/doc/hawqregister_help --- @@ -37,10 +35,19 @@ The file(s) to be registered and the table in HAWQ must be in the same HDFS

[GitHub] incubator-hawq pull request #883: HAWQ-1029. Update hawqregister_help info.

2016-09-23 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/883#discussion_r80217825 --- Diff: tools/doc/hawqregister_help --- @@ -37,10 +35,19 @@ The file(s) to be registered and the table in HAWQ must be in the same HDFS

[GitHub] incubator-hawq pull request #883: HAWQ-1029. Update hawqregister_help info.

2016-09-23 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/883#discussion_r80218089 --- Diff: tools/doc/hawqregister_help --- @@ -110,14 +113,24 @@ table 'pg_aoseg.pg_paqseg_77160

[GitHub] incubator-hawq issue #926: HAWQ-991. Disable --repair mode and partiton tabl...

2016-09-22 Thread ictmalili
Github user ictmalili commented on the issue: https://github.com/apache/incubator-hawq/pull/926 LGTM. --- 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 issue #919: HAWQ-1061. Add check_sizes_valid for all mode of ...

2016-09-20 Thread ictmalili
Github user ictmalili commented on the issue: https://github.com/apache/incubator-hawq/pull/919 +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 issue #911: HAWQ-1061. Fix data loss when file locations incl...

2016-09-20 Thread ictmalili
Github user ictmalili commented on the issue: https://github.com/apache/incubator-hawq/pull/911 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 #907: HAWQ-991. Check bucketnum and encoding con...

2016-09-18 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/907#discussion_r79321399 --- Diff: tools/bin/hawqregister --- @@ -242,6 +253,13 @@ class HawqRegister(object): logger.error('Files to be registered

[GitHub] incubator-hawq issue #904: HAWQ-1060. Refactor hawq register with better rea...

2016-09-17 Thread ictmalili
Github user ictmalili commented on the issue: https://github.com/apache/incubator-hawq/pull/904 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 #904: HAWQ-1060. Refactor hawq register with bet...

2016-09-17 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/904#discussion_r79295805 --- Diff: tools/bin/hawqregister --- @@ -126,182 +127,319 @@ def option_parser_yml(yml_file): return 'AO', files, sizes, params['AO_Schema

[GitHub] incubator-hawq pull request #904: HAWQ-1060. Refactor hawq register with bet...

2016-09-17 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/904#discussion_r79295812 --- Diff: tools/bin/hawqregister --- @@ -126,182 +127,319 @@ def option_parser_yml(yml_file): return 'AO', files, sizes, params['AO_Schema

[GitHub] incubator-hawq pull request #904: HAWQ-1060. Refactor hawq register with bet...

2016-09-17 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/904#discussion_r79295886 --- Diff: tools/bin/hawqregister --- @@ -126,182 +127,319 @@ def option_parser_yml(yml_file): return 'AO', files, sizes, params['AO_Schema

[GitHub] incubator-hawq pull request #904: HAWQ-1060. Refactor hawq register with bet...

2016-09-17 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/904#discussion_r79296000 --- Diff: tools/bin/hawqregister --- @@ -126,182 +127,319 @@ def option_parser_yml(yml_file): return 'AO', files, sizes, params['AO_Schema

[GitHub] incubator-hawq pull request #904: HAWQ-1060. Refactor hawq register with bet...

2016-09-17 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/904#discussion_r79296004 --- Diff: tools/bin/hawqregister --- @@ -126,182 +127,319 @@ def option_parser_yml(yml_file): return 'AO', files, sizes, params['AO_Schema

[GitHub] incubator-hawq pull request #904: HAWQ-1060. Refactor hawq register with bet...

2016-09-17 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/904#discussion_r79295934 --- Diff: tools/bin/hawqregister --- @@ -126,182 +127,319 @@ def option_parser_yml(yml_file): return 'AO', files, sizes, params['AO_Schema

[GitHub] incubator-hawq pull request #904: HAWQ-1060. Refactor hawq register with bet...

2016-09-17 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/904#discussion_r79295956 --- Diff: tools/bin/hawqregister --- @@ -126,182 +127,319 @@ def option_parser_yml(yml_file): return 'AO', files, sizes, params['AO_Schema

[GitHub] incubator-hawq pull request #904: HAWQ-1060. Refactor hawq register with bet...

2016-09-17 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/904#discussion_r79295485 --- Diff: tools/bin/hawqregister --- @@ -126,182 +127,319 @@ def option_parser_yml(yml_file): return 'AO', files, sizes, params['AO_Schema

[GitHub] incubator-hawq pull request #904: HAWQ-1060. Refactor hawq register with bet...

2016-09-17 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/904#discussion_r79295436 --- Diff: tools/bin/hawqregister --- @@ -126,182 +127,319 @@ def option_parser_yml(yml_file): return 'AO', files, sizes, params['AO_Schema

[GitHub] incubator-hawq issue #901: HAWQ-1050. Support help without dash for register...

2016-09-14 Thread ictmalili
Github user ictmalili commented on the issue: https://github.com/apache/incubator-hawq/pull/901 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 issue #899: HAWQ-1017. Add feature test for goh_create_type_c...

2016-09-13 Thread ictmalili
Github user ictmalili commented on the issue: https://github.com/apache/incubator-hawq/pull/899 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 issue #900: HAWQ-1033. Combine update and insert into one tra...

2016-09-13 Thread ictmalili
Github user ictmalili commented on the issue: https://github.com/apache/incubator-hawq/pull/900 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 issue #885: HAWQ-1033. Add --force option for hawq register.

2016-09-12 Thread ictmalili
Github user ictmalili commented on the issue: https://github.com/apache/incubator-hawq/pull/885 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 #885: HAWQ-1033. Add --force option for hawq reg...

2016-09-05 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/885#discussion_r77564199 --- Diff: tools/bin/hawqregister --- @@ -336,8 +338,25 @@ def insert_metadata_into_database(dburl, databasename, tablename, seg_name, firs

[GitHub] incubator-hawq pull request #885: HAWQ-1033. Add --force option for hawq reg...

2016-09-05 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/885#discussion_r77564087 --- Diff: src/test/feature/ManagementTool/test_hawq_register.cpp --- @@ -369,3 +369,25 @@ TEST_F(TestHawqRegister, TestUsage2Behavior2

[GitHub] incubator-hawq pull request #885: HAWQ-1033. Add --force option for hawq reg...

2016-09-05 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/885#discussion_r77564020 --- Diff: tools/bin/hawqregister --- @@ -388,11 +415,31 @@ if __name__ == '__main__': logger.error('Files to be registered

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

2016-09-01 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/878#discussion_r77285478 --- Diff: tools/bin/hawqregister --- @@ -297,8 +297,8 @@ def move_files_in_hdfs(databasename, tablename, files, firstsegno, tabledir, nor

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

2016-09-01 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/880#discussion_r77279779 --- Diff: src/test/feature/ManagementTool/test_hawq_register.cpp --- @@ -3,18 +3,36 @@ #include "lib/command.h" #include "

[GitHub] incubator-hawq pull request #883: HAWQ-1029. Update hawqregister_help info.

2016-09-01 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/883#discussion_r77279576 --- Diff: tools/doc/hawqregister_help --- @@ -100,7 +100,7 @@ Assume the location of the database is 'hdfs://localhost:8020/hawq_default

[GitHub] incubator-hawq pull request #883: HAWQ-1029. Update hawqregister_help info.

2016-09-01 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/883#discussion_r77279552 --- Diff: tools/doc/hawqregister_help --- @@ -7,8 +7,8 @@ Usage2: Register parquet/ao table from laterst-sync-metadata in yaml format SYNOPSIS

[GitHub] incubator-hawq issue #878: HAWQ-1025. Implement issues in HAWQ-1025.

2016-09-01 Thread ictmalili
Github user ictmalili commented on the issue: https://github.com/apache/incubator-hawq/pull/878 LGTM except the three comments. Thanks 🎱 --- 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

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

2016-09-01 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/878#discussion_r77279326 --- Diff: tools/bin/hawqregister --- @@ -327,50 +327,85 @@ def insert_metadata_into_database(dburl, databasename, tablename, seg_name, firs

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

2016-09-01 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/878#discussion_r77279215 --- Diff: tools/bin/hawqregister --- @@ -297,8 +297,8 @@ def move_files_in_hdfs(databasename, tablename, files, firstsegno, tabledir, nor

[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 issue #859: HAWQ-1011. Check whether the table to be register...

2016-08-25 Thread ictmalili
Github user ictmalili commented on the issue: https://github.com/apache/incubator-hawq/pull/859 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 #859: HAWQ-1011. Check whether the table to be r...

2016-08-25 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/859#discussion_r76351833 --- Diff: tools/bin/hawqregister --- @@ -131,6 +130,18 @@ def option_parser_yml(yml_file): def create_table(dburl, tablename, schema_info

[GitHub] incubator-hawq issue #855: HAWQ-1012. Check whether the input yaml file for ...

2016-08-24 Thread ictmalili
Github user ictmalili commented on the issue: https://github.com/apache/incubator-hawq/pull/855 LGTM --- 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 issue #846: Hawq 991. Add support for "HAWQ register" that co...

2016-08-18 Thread ictmalili
Github user ictmalili commented on the issue: https://github.com/apache/incubator-hawq/pull/846 LGTM --- 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 #846: Hawq 991. Add support for "HAWQ register" ...

2016-08-17 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/846#discussion_r75243419 --- Diff: tools/bin/hawqregister --- @@ -40,186 +39,195 @@ EXECNAME = os.path.split(__file__)[-1] setup_tool_logging(EXECNAME,getLocalHostname

[GitHub] incubator-hawq pull request #846: Hawq 991. Add support for "HAWQ register" ...

2016-08-17 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/846#discussion_r75243104 --- Diff: tools/bin/hawqregister --- @@ -40,186 +39,195 @@ EXECNAME = os.path.split(__file__)[-1] setup_tool_logging(EXECNAME,getLocalHostname

[GitHub] incubator-hawq pull request #846: Hawq 991. Add support for "HAWQ register" ...

2016-08-17 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/846#discussion_r75243154 --- Diff: tools/bin/hawqregister --- @@ -40,186 +39,195 @@ EXECNAME = os.path.split(__file__)[-1] setup_tool_logging(EXECNAME,getLocalHostname

[GitHub] incubator-hawq pull request #846: Hawq 991. Add support for "HAWQ register" ...

2016-08-17 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/846#discussion_r75242515 --- Diff: tools/bin/hawqregister --- @@ -40,186 +39,195 @@ EXECNAME = os.path.split(__file__)[-1] setup_tool_logging(EXECNAME,getLocalHostname

[GitHub] incubator-hawq pull request #846: Hawq 991. Add support for "HAWQ register" ...

2016-08-17 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/846#discussion_r75242545 --- Diff: tools/bin/hawqregister --- @@ -40,186 +39,195 @@ EXECNAME = os.path.split(__file__)[-1] setup_tool_logging(EXECNAME,getLocalHostname

[GitHub] incubator-hawq pull request #846: Hawq 991. Add support for "HAWQ register" ...

2016-08-17 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/846#discussion_r75241823 --- Diff: src/test/feature/ManagementTool/test_hawq_register.cpp --- @@ -199,9 +199,121 @@ TEST_F(TestHawqRegister, TestNotHDFSPath

[GitHub] incubator-hawq issue #850: HAWQ-980. hawq does not handle guc value with spa...

2016-08-15 Thread ictmalili
Github user ictmalili commented on the issue: https://github.com/apache/incubator-hawq/pull/850 +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 issue #847: Hawq 1005. Add distributed policy info in hawq ex...

2016-08-15 Thread ictmalili
Github user ictmalili commented on the issue: https://github.com/apache/incubator-hawq/pull/847 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 #846: [WIP]Hawq 991. Add support for "HAWQ regis...

2016-08-14 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/846#discussion_r74715268 --- Diff: tools/bin/hawqregister --- @@ -40,119 +38,126 @@ EXECNAME = os.path.split(__file__)[-1] setup_tool_logging(EXECNAME,getLocalHostname

  1   2   >