[jira] [Commented] (HAWQ-940) Kerberos Ticket Expired for LibYARN Operations

2016-07-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15388921#comment-15388921 ] ASF GitHub Bot commented on HAWQ-940: - Github user linwen closed the pull request at:

[GitHub] incubator-hawq pull request #804: HAWQ-940. Fix Kerberos ticket expired for ...

2016-07-21 Thread linwen
Github user linwen closed the pull request at: https://github.com/apache/incubator-hawq/pull/804 --- 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

[jira] [Commented] (HAWQ-940) Kerberos Ticket Expired for LibYARN Operations

2016-07-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15388905#comment-15388905 ] ASF GitHub Bot commented on HAWQ-940: - Github user paul-guo- commented on the issue:

[GitHub] incubator-hawq issue #804: HAWQ-940. Fix Kerberos ticket expired for libyarn...

2016-07-21 Thread paul-guo-
Github user paul-guo- commented on the issue: https://github.com/apache/incubator-hawq/pull/804 +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

[jira] [Commented] (HAWQ-932) HAWQ fails to query external table defined with "localhost" in URL

2016-07-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15388640#comment-15388640 ] ASF GitHub Bot commented on HAWQ-932: - Github user sansanichfb commented on a diff in the pull request:

[GitHub] incubator-hawq pull request #803: HAWQ-932. Added pxf service address to cur...

2016-07-21 Thread sansanichfb
Github user sansanichfb commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/803#discussion_r71808647 --- Diff: src/backend/access/external/pxfmasterapi.c --- @@ -434,5 +434,5 @@ List* get_and_cache_external_metadata(GPHDUri* hadoop_uri, char

[jira] [Commented] (HAWQ-932) HAWQ fails to query external table defined with "localhost" in URL

2016-07-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15388639#comment-15388639 ] ASF GitHub Bot commented on HAWQ-932: - Github user sansanichfb commented on a diff in the pull request:

[GitHub] incubator-hawq pull request #803: HAWQ-932. Added pxf service address to cur...

2016-07-21 Thread sansanichfb
Github user sansanichfb commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/803#discussion_r71808615 --- Diff: src/backend/utils/adt/pxf_functions.c --- @@ -43,7 +44,7 @@ pxf_item_fields_enum_start(text *profile, text *pattern) char

[GitHub] incubator-hawq pull request #803: HAWQ-932. Added pxf service address to cur...

2016-07-21 Thread sansanichfb
Github user sansanichfb commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/803#discussion_r71808574 --- Diff: src/backend/utils/adt/pxf_functions.c --- @@ -19,6 +19,7 @@ #include "postgres.h" +#include "access/hd_work_mgr.h"

[jira] [Commented] (HAWQ-932) HAWQ fails to query external table defined with "localhost" in URL

2016-07-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15388172#comment-15388172 ] ASF GitHub Bot commented on HAWQ-932: - Github user shivzone commented on a diff in the pull request:

[GitHub] incubator-hawq pull request #803: HAWQ-932. Added pxf service address to cur...

2016-07-21 Thread shivzone
Github user shivzone commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/803#discussion_r71760909 --- Diff: src/backend/access/external/libchurl.c --- @@ -312,6 +312,14 @@ CHURL_HANDLE churl_init_upload(const char* url, CHURL_HEADERS headers)

[jira] [Commented] (HAWQ-932) HAWQ fails to query external table defined with "localhost" in URL

2016-07-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15388167#comment-15388167 ] ASF GitHub Bot commented on HAWQ-932: - Github user sansanichfb commented on a diff in the pull request:

[GitHub] incubator-hawq pull request #803: HAWQ-932. Added pxf service address to cur...

2016-07-21 Thread sansanichfb
Github user sansanichfb commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/803#discussion_r71760410 --- Diff: src/backend/access/external/libchurl.c --- @@ -312,6 +312,14 @@ CHURL_HANDLE churl_init_upload(const char* url, CHURL_HEADERS headers)

[jira] [Commented] (HAWQ-932) HAWQ fails to query external table defined with "localhost" in URL

2016-07-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15388163#comment-15388163 ] ASF GitHub Bot commented on HAWQ-932: - Github user shivzone commented on a diff in the pull request:

[GitHub] incubator-hawq pull request #803: HAWQ-932. Added pxf service address to cur...

2016-07-21 Thread shivzone
Github user shivzone commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/803#discussion_r71760169 --- Diff: src/backend/access/external/libchurl.c --- @@ -312,6 +312,14 @@ CHURL_HANDLE churl_init_upload(const char* url, CHURL_HEADERS headers)

[jira] [Updated] (HAWQ-944) Numutils.c: pg_ltoa and pg_itoa functions allocate unnecessary amount of bytes

2016-07-21 Thread Goden Yao (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goden Yao updated HAWQ-944: --- Fix Version/s: 2.0.1.0-incubating > Numutils.c: pg_ltoa and pg_itoa functions allocate unnecessary amount of

[GitHub] incubator-hawq issue #808: HAWQ-944. Implement new pg_ltoa function as per p...

2016-07-21 Thread kavinderd
Github user kavinderd commented on the issue: https://github.com/apache/incubator-hawq/pull/808 @paul-guo- @xunzhang Please review, I think I covered all invocations of the two functions. --- If your project is set up for it, you can reply to this email and have your reply appear on

[jira] [Commented] (HAWQ-944) Numutils.c: pg_ltoa and pg_itoa functions allocate unnecessary amount of bytes

2016-07-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15388000#comment-15388000 ] ASF GitHub Bot commented on HAWQ-944: - Github user kavinderd commented on the issue:

[jira] [Updated] (HAWQ-944) Numutils.c: pg_ltoa and pg_itoa functions allocate unnecessary amount of bytes

2016-07-21 Thread Kavinder Dhaliwal (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kavinder Dhaliwal updated HAWQ-944: --- Priority: Minor (was: Major) > Numutils.c: pg_ltoa and pg_itoa functions allocate unnecessary

[jira] [Assigned] (HAWQ-944) Numutils.c: pg_ltoa and pg_itoa functions allocate unnecessary amount of bytes

2016-07-21 Thread Kavinder Dhaliwal (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kavinder Dhaliwal reassigned HAWQ-944: -- Assignee: Kavinder Dhaliwal (was: Lei Chang) > Numutils.c: pg_ltoa and pg_itoa

[jira] [Created] (HAWQ-944) Numutils.c: pg_ltoa and pg_itoa functions allocate unnecessary amount of bytes

2016-07-21 Thread Kavinder Dhaliwal (JIRA)
Kavinder Dhaliwal created HAWQ-944: -- Summary: Numutils.c: pg_ltoa and pg_itoa functions allocate unnecessary amount of bytes Key: HAWQ-944 URL: https://issues.apache.org/jira/browse/HAWQ-944