[GitHub] incubator-hawq issue #1263: HAWQ-1495 Corrected answer file to match insert ...

2017-08-01 Thread outofmem0ry
Github user outofmem0ry commented on the issue: https://github.com/apache/incubator-hawq/pull/1263 @paul-guo- updated the doc as per the review comments --- 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

[GitHub] incubator-hawq issue #1254: HAWQ-1373 - Added feature to reload GUC values u...

2017-07-07 Thread outofmem0ry
Github user outofmem0ry commented on the issue: https://github.com/apache/incubator-hawq/pull/1254 @radarwave - Fixed and incorporated above comments. --- 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

[GitHub] incubator-hawq pull request #1254: HAWQ-1373 - Added feature to reload GUC v...

2017-07-12 Thread outofmem0ry
Github user outofmem0ry closed the pull request at: https://github.com/apache/incubator-hawq/pull/1254 --- 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 #1254: HAWQ-1373 - Added feature to reload GUC values u...

2017-07-12 Thread outofmem0ry
Github user outofmem0ry commented on the issue: https://github.com/apache/incubator-hawq/pull/1254 Thank you @linwen @radarwave . Closing this PR, will also submit a PR for documentation changes to apache/incubator-hawq-docs repo. --- If your project is set up for it, you can reply

[GitHub] incubator-hawq pull request #1266: HAWQ-1503 - Fixed ftp link causing build ...

2017-07-14 Thread outofmem0ry
GitHub user outofmem0ry opened a pull request: https://github.com/apache/incubator-hawq/pull/1266 HAWQ-1503 - Fixed ftp link causing build failure on centos-6 docker You can merge this pull request into a Git repository by running: $ git pull https://github.com/outofmem0ry

[GitHub] incubator-hawq pull request #1268: HAWQ-1273 - Removed incorrect references ...

2017-07-17 Thread outofmem0ry
GitHub user outofmem0ry opened a pull request: https://github.com/apache/incubator-hawq/pull/1268 HAWQ-1273 - Removed incorrect references from gplogfilter You can merge this pull request into a Git repository by running: $ git pull https://github.com/outofmem0ry/incubator

[GitHub] incubator-hawq pull request #1263: HAWQ-1495 Corrected answer file to match ...

2017-07-17 Thread outofmem0ry
Github user outofmem0ry commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1263#discussion_r127881478 --- Diff: src/test/feature/README.md --- @@ -16,7 +16,10 @@ Before building the code of feature tests part, just make sure your compiler sup

[GitHub] incubator-hawq issue #1266: HAWQ-1503 - Fixed ftp link causing build failure...

2017-07-15 Thread outofmem0ry
Github user outofmem0ry commented on the issue: https://github.com/apache/incubator-hawq/pull/1266 @sansanichfb Thank you for the merge. Marking this closed. --- 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 pull request #1266: HAWQ-1503 - Fixed ftp link causing build ...

2017-07-15 Thread outofmem0ry
Github user outofmem0ry closed the pull request at: https://github.com/apache/incubator-hawq/pull/1266 --- 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 #1272: HAWQ-1198 - Fix to filter out irrelevant ...

2017-07-27 Thread outofmem0ry
GitHub user outofmem0ry opened a pull request: https://github.com/apache/incubator-hawq/pull/1272 HAWQ-1198 - Fix to filter out irrelevant fragments while accessing Hive You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] incubator-hawq pull request #1254: HAWQ-1373 - Added feature to reload GUC v...

2017-07-03 Thread outofmem0ry
Github user outofmem0ry commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1254#discussion_r125390001 --- Diff: src/test/feature/ManagementTool/test_hawq_reload.cpp --- @@ -0,0 +1,52 @@ +/* + * Licensed to the Apache Software Foundation

[GitHub] incubator-hawq pull request #1254: HAWQ-1373 - Added feature to reload GUC v...

2017-07-03 Thread outofmem0ry
Github user outofmem0ry commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1254#discussion_r125389996 --- Diff: tools/bin/hawq --- @@ -120,6 +120,23 @@ def main(): if second_arg not in cluster_type_list: print

[GitHub] incubator-hawq pull request #1263: HAWQ-1495 Corrected answer file to match ...

2017-07-03 Thread outofmem0ry
GitHub user outofmem0ry opened a pull request: https://github.com/apache/incubator-hawq/pull/1263 HAWQ-1495 Corrected answer file to match insert statement In `src/test/feature/query/sql/rowtypes.sql` the value inserted into the table is `"insert into people values ('(Joe

[GitHub] incubator-hawq issue #1254: HAWQ-1373 - Added feature to reload GUC values u...

2017-07-03 Thread outofmem0ry
Github user outofmem0ry commented on the issue: https://github.com/apache/incubator-hawq/pull/1254 @radarwave committed the final changes, doc changes pending. Will submit a PR in docs repo. --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] incubator-hawq issue #1254: HAWQ-1373 - Added feature to reload GUC values u...

2017-06-22 Thread outofmem0ry
Github user outofmem0ry commented on the issue: https://github.com/apache/incubator-hawq/pull/1254 @radarwave - am in the process of making final changes for this pull request, I don't see any existing test infrastructure for management utilities, am I missing something here. Can

[GitHub] incubator-hawq issue #1251: HAWQ-1480 - Added feature for packing a core fil...

2017-06-07 Thread outofmem0ry
Github user outofmem0ry commented on the issue: https://github.com/apache/incubator-hawq/pull/1251 @dyozie correct, it is not documented in greenplum. @edespino - Totally agree with your point. Keeping that in mind, earlier, I suggested documenting it under incubator-hawq-docs

[GitHub] incubator-hawq pull request #1251: HAWQ-1480 - Added feature for packing a c...

2017-06-05 Thread outofmem0ry
GitHub user outofmem0ry opened a pull request: https://github.com/apache/incubator-hawq/pull/1251 HAWQ-1480 - Added feature for packing a core file Currently there is no way to packing a core file with its context – executable, application and system shared libraries in hawq

[GitHub] incubator-hawq issue #1251: HAWQ-1480 - Added feature for packing a core fil...

2017-06-07 Thread outofmem0ry
Github user outofmem0ry commented on the issue: https://github.com/apache/incubator-hawq/pull/1251 @edespino @vVineet @linwen - Thank you for the reviews and comments. I have incorporated the changes and removed the copyright for now. @linwen What kind of documentation do you

[GitHub] incubator-hawq pull request #1254: HAWQ-1373 - Added feature to reload GUC v...

2017-06-13 Thread outofmem0ry
GitHub user outofmem0ry opened a pull request: https://github.com/apache/incubator-hawq/pull/1254 HAWQ-1373 - Added feature to reload GUC values using hawq reload-config This commit introduces `hawq reload-config ` as a replacement of `hawq stop -u|--reload`, to reload GUC values

[GitHub] incubator-hawq issue #1254: HAWQ-1373 - Added feature to reload GUC values u...

2017-06-14 Thread outofmem0ry
Github user outofmem0ry commented on the issue: https://github.com/apache/incubator-hawq/pull/1254 @linwen @stanlyxiang @radarwave - Thank you for the comments and suggestions. @radarwave - Please see the comments inline 1. I think we should keep the legacy command

[GitHub] incubator-hawq issue #1254: HAWQ-1373 - Added feature to reload GUC values u...

2017-06-13 Thread outofmem0ry
Github user outofmem0ry commented on the issue: https://github.com/apache/incubator-hawq/pull/1254 Scoped out some documentation changes which are detailed below - [Files with hawq stop cluster -u](https://github.com/apache/incubator-hawq-docs/search?utf8=%E2%9C%93=%22hawq

[GitHub] incubator-hawq pull request #1251: HAWQ-1480 - Added feature for packing a c...

2017-06-13 Thread outofmem0ry
Github user outofmem0ry closed the pull request at: https://github.com/apache/incubator-hawq/pull/1251 --- 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 #1251: HAWQ-1480 - Added feature for packing a c...

2017-06-06 Thread outofmem0ry
Github user outofmem0ry commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1251#discussion_r120470730 --- Diff: tools/sbin/packcore --- @@ -0,0 +1,262 @@ +#!/bin/env python +# Licensed to the Apache Software Foundation (ASF) under one

[GitHub] incubator-hawq pull request #1272: HAWQ-1198 - Fix to filter out irrelevant ...

2017-09-14 Thread outofmem0ry
Github user outofmem0ry closed the pull request at: https://github.com/apache/incubator-hawq/pull/1272 ---

[GitHub] incubator-hawq pull request #1287: HAWQ-1527 Enabled partition filtering for...

2017-09-15 Thread outofmem0ry
GitHub user outofmem0ry opened a pull request: https://github.com/apache/incubator-hawq/pull/1287 HAWQ-1527 Enabled partition filtering for integral data types You can merge this pull request into a Git repository by running: $ git pull https://github.com/outofmem0ry

[GitHub] incubator-hawq issue #1272: HAWQ-1198 - Fix to filter out irrelevant fragmen...

2017-09-14 Thread outofmem0ry
Github user outofmem0ry commented on the issue: https://github.com/apache/incubator-hawq/pull/1272 @sansanichfb Test cases added. ---

[GitHub] incubator-hawq issue #1272: HAWQ-1198 - Fix to filter out irrelevant fragmen...

2017-08-29 Thread outofmem0ry
Github user outofmem0ry commented on the issue: https://github.com/apache/incubator-hawq/pull/1272 @edespino didn't get a chance to work on the unit cases yet, started some research around it but I need to read more about the testing frameworks used in pxf. --- If your project

[GitHub] incubator-hawq issue #1263: HAWQ-1495 Corrected answer file to match insert ...

2017-09-05 Thread outofmem0ry
Github user outofmem0ry commented on the issue: https://github.com/apache/incubator-hawq/pull/1263 @radarwave Done. Thank you for the review ---

[GitHub] incubator-hawq pull request #1263: HAWQ-1495 Corrected answer file to match ...

2017-09-06 Thread outofmem0ry
Github user outofmem0ry closed the pull request at: https://github.com/apache/incubator-hawq/pull/1263 ---

[GitHub] incubator-hawq pull request #1287: HAWQ-1527 Enabled partition filtering for...

2017-09-26 Thread outofmem0ry
Github user outofmem0ry commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1287#discussion_r141186627 --- Diff: pxf/pxf-hive/src/main/java/org/apache/hawq/pxf/plugins/hive/HiveDataFragmenter.java --- @@ -418,8 +427,15 @@ private boolean

[GitHub] incubator-hawq pull request #1267: HAWQ-1504 - Fixed namenode hang during do...

2017-09-04 Thread outofmem0ry
Github user outofmem0ry closed the pull request at: https://github.com/apache/incubator-hawq/pull/1267 ---

[GitHub] incubator-hawq pull request #1284: HAWQ-1524 - Fix travis ci build failure c...

2017-08-31 Thread outofmem0ry
GitHub user outofmem0ry opened a pull request: https://github.com/apache/incubator-hawq/pull/1284 HAWQ-1524 - Fix travis ci build failure caused after protobuf upgrade to 3.4 You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] incubator-hawq issue #1263: HAWQ-1495 Corrected answer file to match insert ...

2017-08-31 Thread outofmem0ry
Github user outofmem0ry commented on the issue: https://github.com/apache/incubator-hawq/pull/1263 @paul-guo- @radarwave do you need any other inputs needed from my side ? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well

[GitHub] incubator-hawq issue #1287: HAWQ-1527 Enabled partition filtering for integr...

2017-11-14 Thread outofmem0ry
Github user outofmem0ry commented on the issue: https://github.com/apache/incubator-hawq/pull/1287 Thanks @shivzone. @sansanichfb Could you review this as well. ---

[GitHub] incubator-hawq pull request #1317: HAWQ-1559 - Fix travis ci build failure d...

2017-11-30 Thread outofmem0ry
GitHub user outofmem0ry opened a pull request: https://github.com/apache/incubator-hawq/pull/1317 HAWQ-1559 - Fix travis ci build failure due to missing apr package You can merge this pull request into a Git repository by running: $ git pull https://github.com/outofmem0ry

[GitHub] incubator-hawq issue #1315: HAWQ-1556. enable ALTER SCHEMA RENAME/OWNER

2017-11-30 Thread outofmem0ry
Github user outofmem0ry commented on the issue: https://github.com/apache/incubator-hawq/pull/1315 @kuien yes, you are right this is not relevant to the PR. Please see https://issues.apache.org/jira/browse/HAWQ-1559, just created it. Also, initiated a discussion on mailing thread. ---

[GitHub] incubator-hawq pull request #1323: HAWQ-1572 Fix travis ci build failure. Th...

2017-12-14 Thread outofmem0ry
GitHub user outofmem0ry opened a pull request: https://github.com/apache/incubator-hawq/pull/1323 HAWQ-1572 Fix travis ci build failure. Thrift/Boost incompatibility You can merge this pull request into a Git repository by running: $ git pull https://github.com/outofmem0ry

[GitHub] incubator-hawq issue #1311: HAWQ-1549 Fix standby resync when using -M smart...

2017-11-13 Thread outofmem0ry
Github user outofmem0ry commented on the issue: https://github.com/apache/incubator-hawq/pull/1311 @radarwave this is for JIRA HAWQ-1549 and recent discussion on dev thread. ---

[GitHub] incubator-hawq pull request #1311: HAWQ-1549 Fix standby resync when using -...

2017-11-13 Thread outofmem0ry
GitHub user outofmem0ry opened a pull request: https://github.com/apache/incubator-hawq/pull/1311 HAWQ-1549 Fix standby resync when using -M smart/fast/immediate You can merge this pull request into a Git repository by running: $ git pull https://github.com/outofmem0ry

[GitHub] incubator-hawq pull request #1310: HAWQ-1548 Correct ambiguous message while...

2017-11-13 Thread outofmem0ry
GitHub user outofmem0ry opened a pull request: https://github.com/apache/incubator-hawq/pull/1310 HAWQ-1548 Correct ambiguous message while logging hawq utilization You can merge this pull request into a Git repository by running: $ git pull https://github.com/outofmem0ry

[GitHub] incubator-hawq issue #1310: HAWQ-1548 Correct ambiguous message while loggin...

2017-11-13 Thread outofmem0ry
Github user outofmem0ry commented on the issue: https://github.com/apache/incubator-hawq/pull/1310 @linwen saw that the JIRA was assigned to you, what are your thoughts? ---

[GitHub] incubator-hawq pull request #1312: HAWQ-1368 Add option to hawq register to ...

2017-11-20 Thread outofmem0ry
GitHub user outofmem0ry opened a pull request: https://github.com/apache/incubator-hawq/pull/1312 HAWQ-1368 Add option to hawq register to specify log directory You can merge this pull request into a Git repository by running: $ git pull https://github.com/outofmem0ry

[GitHub] incubator-hawq pull request #1313: HAWQ-1553 Add option to hawq extract to s...

2017-11-20 Thread outofmem0ry
GitHub user outofmem0ry opened a pull request: https://github.com/apache/incubator-hawq/pull/1313 HAWQ-1553 Add option to hawq extract to specify log directory You can merge this pull request into a Git repository by running: $ git pull https://github.com/outofmem0ry

[GitHub] incubator-hawq issue #1312: HAWQ-1368 Add option to hawq register to specify...

2017-11-20 Thread outofmem0ry
Github user outofmem0ry commented on the issue: https://github.com/apache/incubator-hawq/pull/1312 @radarwave Can you please review this, will be submitting a different PR to docs repo to update documentation. ---

[GitHub] incubator-hawq issue #1313: HAWQ-1553 Add option to hawq extract to specify ...

2017-11-20 Thread outofmem0ry
Github user outofmem0ry commented on the issue: https://github.com/apache/incubator-hawq/pull/1313 @radarwave Can you please review this, will be submitting a different PR to docs repo to update documentation. ---

[GitHub] incubator-hawq pull request #1313: HAWQ-1553 Add option to hawq extract to s...

2017-11-20 Thread outofmem0ry
Github user outofmem0ry commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1313#discussion_r152174954 --- Diff: tools/bin/hawqextract --- @@ -558,13 +558,15 @@ def create_opt_parser(version): parser.add_option('-o', '--output', help

[GitHub] incubator-hawq pull request #1310: HAWQ-1548 Correct ambiguous message while...

2017-11-19 Thread outofmem0ry
Github user outofmem0ry closed the pull request at: https://github.com/apache/incubator-hawq/pull/1310 ---

[GitHub] incubator-hawq issue #1310: HAWQ-1548 Correct ambiguous message while loggin...

2017-11-19 Thread outofmem0ry
Github user outofmem0ry commented on the issue: https://github.com/apache/incubator-hawq/pull/1310 @stanlyxiang - @jiny2 explained to me that `second log is output only when available YARN capacity for HAWQ changes, not for per node`, no need for this change anymore. I

[GitHub] incubator-hawq pull request #1313: HAWQ-1553 Add option to hawq extract to s...

2017-12-07 Thread outofmem0ry
Github user outofmem0ry closed the pull request at: https://github.com/apache/incubator-hawq/pull/1313 ---

[GitHub] incubator-hawq pull request #1312: HAWQ-1368 Add option to hawq register to ...

2017-12-07 Thread outofmem0ry
Github user outofmem0ry closed the pull request at: https://github.com/apache/incubator-hawq/pull/1312 ---

[GitHub] incubator-hawq issue #1313: HAWQ-1553 Add option to hawq extract to specify ...

2017-12-04 Thread outofmem0ry
Github user outofmem0ry commented on the issue: https://github.com/apache/incubator-hawq/pull/1313 @radarwave Submitted PR for documentation https://github.com/apache/incubator-hawq-docs/pull/134 ---

[GitHub] incubator-hawq issue #1312: HAWQ-1368 Add option to hawq register to specify...

2017-12-04 Thread outofmem0ry
Github user outofmem0ry commented on the issue: https://github.com/apache/incubator-hawq/pull/1312 Submitted PR for documentation https://github.com/apache/incubator-hawq-docs/pull/135 ---

[GitHub] incubator-hawq issue #1287: HAWQ-1527 Enabled partition filtering for integr...

2018-02-06 Thread outofmem0ry
Github user outofmem0ry commented on the issue: https://github.com/apache/incubator-hawq/pull/1287 Thanks @radarwave ---

[GitHub] incubator-hawq pull request #1287: HAWQ-1527 Enabled partition filtering for...

2018-02-06 Thread outofmem0ry
Github user outofmem0ry closed the pull request at: https://github.com/apache/incubator-hawq/pull/1287 ---