[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 #1254: HAWQ-1373 - Added feature to reload GUC v...

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

[GitHub] incubator-hawq issue #1262: HAWQ-1493. Integrate Ranger lookup JAAS configur...

2017-07-03 Thread linwen
Github user linwen commented on the issue: https://github.com/apache/incubator-hawq/pull/1262 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, or if

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

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

[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

[jira] [Commented] (HAWQ-1495) TestRowTypes.BasicTest fails due to wrong answer file

2017-07-03 Thread Shubham Sharma (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16072982#comment-16072982 ] Shubham Sharma commented on HAWQ-1495: -- In *src/test/feature/query/sql/rowtypes.sql* the value

[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,Blow)',

[jira] [Created] (HAWQ-1495) TestRowTypes.BasicTest fails due to wrong answer file

2017-07-03 Thread Shubham Sharma (JIRA)
Shubham Sharma created HAWQ-1495: Summary: TestRowTypes.BasicTest fails due to wrong answer file Key: HAWQ-1495 URL: https://issues.apache.org/jira/browse/HAWQ-1495 Project: Apache HAWQ

[jira] [Commented] (HAWQ-1483) cache lookup failure

2017-07-03 Thread Radar Lei (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16072149#comment-16072149 ] Radar Lei commented on HAWQ-1483: - Verified this issue still exist on HAWQ 2.2.0.0-incubating version. >

[jira] [Updated] (HAWQ-1494) The bug can appear every time when I execute a specific sql: Unexpect internal error (setref.c:298), server closed the connection unexpectedly

2017-07-03 Thread fangpei (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fangpei updated HAWQ-1494: -- Description: When I execute a specific sql, a serious bug can happen every time. (Hawq version is 2.2.0.0) BUG