[jira] [Created] (HAWQ-1148) Update gtest-parallel to make sure test case can run in both parallel way and serial way

2016-11-07 Thread Amy (JIRA)
Amy created HAWQ-1148:
-

 Summary: Update gtest-parallel to make sure test case can run in 
both parallel way and serial way
 Key: HAWQ-1148
 URL: https://issues.apache.org/jira/browse/HAWQ-1148
 Project: Apache HAWQ
  Issue Type: Improvement
  Components: Tests
Reporter: Amy
Assignee: Jiali Yao
 Fix For: 2.0.1.0-incubating


add new option --gtest-schedule to run schedule file which including the 
parallel test case and serial test case.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[GitHub] incubator-hawq issue #1001: HAWQ-1136. Disable .psqlrc in minirepro

2016-11-07 Thread paul-guo-
Github user paul-guo- commented on the issue:

https://github.com/apache/incubator-hawq/pull/1001
  
looks good.


---
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 the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Closed] (HAWQ-1146) docs - some hawq reload commands missing

2016-11-07 Thread Lisa Owen (JIRA)

 [ 
https://issues.apache.org/jira/browse/HAWQ-1146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lisa Owen closed HAWQ-1146.
---
Resolution: Fixed

reviewed and PRs merged by david yozie.

> docs - some hawq reload commands missing 
> -
>
> Key: HAWQ-1146
> URL: https://issues.apache.org/jira/browse/HAWQ-1146
> Project: Apache HAWQ
>  Issue Type: Bug
>  Components: Documentation
>Reporter: Lisa Owen
>Assignee: David Yozie
> Fix For: 2.0.1.0-incubating
>
>
> reloading HAWQ config without restart is invoked with the following command:
>  - hawq stop  [-u | --reload] 
> some of the references to this command in the docs are missing the .  
> validate all references and correct the ones that are inconsistent.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Closed] (HAWQ-1142) docs discussion of mirroring should address Ambari procedures

2016-11-07 Thread Lisa Owen (JIRA)

 [ 
https://issues.apache.org/jira/browse/HAWQ-1142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lisa Owen closed HAWQ-1142.
---
Resolution: Fixed

mirroring content updated to include ambari procedures; reviewed and merged by 
david yozie.

> docs discussion of mirroring should address Ambari procedures
> -
>
> Key: HAWQ-1142
> URL: https://issues.apache.org/jira/browse/HAWQ-1142
> Project: Apache HAWQ
>  Issue Type: Improvement
>  Components: Documentation
>Reporter: Lisa Owen
>Assignee: David Yozie
> Fix For: 2.0.1.0-incubating
>
>
> the current docs section on Master Mirroring only addresses 
> command-line-managed clusters.  should also include info/links for ambari 
> procedures where appropriate.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Closed] (HAWQ-1071) add PXF HiveText and HiveRC profile examples to the documentation

2016-11-07 Thread Lisa Owen (JIRA)

 [ 
https://issues.apache.org/jira/browse/HAWQ-1071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lisa Owen closed HAWQ-1071.
---
Resolution: Fixed

added examples for the HiveText and HiveRC profiles.

> add PXF HiveText and HiveRC profile examples to the documentation
> -
>
> Key: HAWQ-1071
> URL: https://issues.apache.org/jira/browse/HAWQ-1071
> Project: Apache HAWQ
>  Issue Type: Improvement
>  Components: Documentation
>Reporter: Lisa Owen
>Assignee: David Yozie
>Priority: Minor
> Fix For: 2.0.1.0-incubating
>
>
> the current PXF Hive documentation includes an example for only the Hive 
> profile.  add examples for HiveText and HiveRC profiles.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[GitHub] incubator-hawq pull request #1004: HAWQ-1144. Put partition multi-level chec...

2016-11-07 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/incubator-hawq/pull/1004


---
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 the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Commented] (HAWQ-968) Incorrect free in url_fclose

2016-11-07 Thread hongwu (JIRA)

[ 
https://issues.apache.org/jira/browse/HAWQ-968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15643597#comment-15643597
 ] 

hongwu commented on HAWQ-968:
-

OK, you are correct [~liming01]. Maybe I made a mistake before, but I think 
this function should be further refactored since current implementation is a 
little confused. Thanks.

> Incorrect free in url_fclose
> 
>
> Key: HAWQ-968
> URL: https://issues.apache.org/jira/browse/HAWQ-968
> Project: Apache HAWQ
>  Issue Type: Bug
>  Components: External Tables
>Affects Versions: backlog
>Reporter: hongwu
>Assignee: hongwu
>Priority: Minor
> Fix For: backlog
>
>
> There is potential double free risk in 
> url_fclose(https://github.com/apache/incubator-hawq/blob/master/src/backend/access/external/url.c#L1161)
>  of url.c.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[GitHub] incubator-hawq issue #1004: HAWQ-1144. Put partition multi-level check ahead...

2016-11-07 Thread zhangh43
Github user zhangh43 commented on the issue:

https://github.com/apache/incubator-hawq/pull/1004
  
+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 the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-hawq pull request #1004: HAWQ-1144. Put partition multi-level chec...

2016-11-07 Thread linwen
GitHub user linwen opened a pull request:

https://github.com/apache/incubator-hawq/pull/1004

HAWQ-1144. Put partition multi-level check ahead of hdfs file check.

Please review, Thanks! 

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/linwen/incubator-hawq hawq-1144

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-hawq/pull/1004.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1004


commit 0034834c5004f65f90d722a5a5a6b9dc8ec807d3
Author: Wen Lin 
Date:   2016-11-07T08:47:27Z

HAWQ-1144. Put partition multi-level check ahead of hdfs file check.




---
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 the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Commented] (HAWQ-968) Incorrect free in url_fclose

2016-11-07 Thread Ming LI (JIRA)

[ 
https://issues.apache.org/jira/browse/HAWQ-968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15643458#comment-15643458
 ] 

Ming LI commented on HAWQ-968:
--

Hi Hong, 

Could you share with me more info? I went thought the code in url_fclose(), 
although there are many code entry for calling "free(file); ", but they are all 
just one-time free.  Thanks. 

Specially FYI. below code snippet only call free(file) when report error, after 
that it will longjmp to other place. So it only just call one-time. 
{code}
if (failOnError) free(file);
ereport( (failOnError ? ERROR : LOG)  
{code}

> Incorrect free in url_fclose
> 
>
> Key: HAWQ-968
> URL: https://issues.apache.org/jira/browse/HAWQ-968
> Project: Apache HAWQ
>  Issue Type: Bug
>  Components: External Tables
>Affects Versions: backlog
>Reporter: hongwu
>Assignee: hongwu
>Priority: Minor
> Fix For: backlog
>
>
> There is potential double free risk in 
> url_fclose(https://github.com/apache/incubator-hawq/blob/master/src/backend/access/external/url.c#L1161)
>  of url.c.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)