[jira] [Comment Edited] (HAWQ-1622) Cache PXF proxy UGI so that cleanup of FileSystem cache doesn't have to be done on each request

2018-07-26 Thread Lav Jain (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16558775#comment-16558775 ] Lav Jain edited comment on HAWQ-1622 at 7/26/18 7:02 PM: - Evaluation notes on

[jira] [Commented] (HAWQ-1622) Cache PXF proxy UGI so that cleanup of FileSystem cache doesn't have to be done on each request

2018-07-26 Thread Lav Jain (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16558776#comment-16558776 ] Lav Jain commented on HAWQ-1622: Cache key is SessionId (= {*user, seg_id, xid*}) user because UGIs

[jira] [Commented] (HAWQ-1622) Cache PXF proxy UGI so that cleanup of FileSystem cache doesn't have to be done on each request

2018-07-26 Thread Lav Jain (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16558775#comment-16558775 ] Lav Jain commented on HAWQ-1622: We can limit the number of UGIs we create by caching them for the

[jira] [Commented] (HAWQ-1622) Cache PXF proxy UGI so that cleanup of FileSystem cache doesn't have to be done on each request

2018-07-26 Thread Lav Jain (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16558778#comment-16558778 ] Lav Jain commented on HAWQ-1622: Maintain reference count for each cache entry (UGI) UGI stays in the

[jira] [Closed] (HAWQ-1622) Cache PXF proxy UGI so that cleanup of FileSystem cache doesn't have to be done on each request

2018-07-26 Thread Shivram Mani (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shivram Mani closed HAWQ-1622. -- > Cache PXF proxy UGI so that cleanup of FileSystem cache doesn't have to be > done on each request >

[jira] [Resolved] (HAWQ-1622) Cache PXF proxy UGI so that cleanup of FileSystem cache doesn't have to be done on each request

2018-07-26 Thread Shivram Mani (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shivram Mani resolved HAWQ-1622. Resolution: Fixed Fix Version/s: 2.4.0.0-incubating The PR has been merged to master. Based

[GitHub] incubator-hawq issue #1379: HAWQ-1622. Cache PXF proxy UGI so that cleanup o...

2018-07-26 Thread benchristel
Github user benchristel commented on the issue: https://github.com/apache/incubator-hawq/pull/1379 Merged to master. Closing PR... ---

[jira] [Resolved] (HAWQ-786) Framework to support pluggable formats and file systems

2018-07-26 Thread Ruilong Huo (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ruilong Huo resolved HAWQ-786. -- Resolution: Fixed Closing this feature given the pluggable storage framework is available in hawq code

[jira] [Assigned] (HAWQ-1629) Support ORC format using pluggable storage framework

2018-07-26 Thread Ruilong Huo (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ruilong Huo reassigned HAWQ-1629: - Assignee: oushu1longziyang1 > Support ORC format using pluggable storage framework >

[jira] [Commented] (HAWQ-1643) How to solve this problem in HAWQ install on centos 7 with version 2.1.0 ?

2018-07-26 Thread ercengsha (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16557990#comment-16557990 ] ercengsha commented on HAWQ-1643: - OK, Thanks for your answer. > How to solve this problem in HAWQ

[jira] [Commented] (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

2018-07-26 Thread Yi Jin (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16557998#comment-16557998 ] Yi Jin commented on HAWQ-1494: -- This looks like an optimizer or plan related processing bug, can anyone

[jira] [Assigned] (HAWQ-1628) Support HDFS protocol using pluggable storage framework

2018-07-26 Thread Ruilong Huo (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ruilong Huo reassigned HAWQ-1628: - Assignee: Oushu_WangZiming > Support HDFS protocol using pluggable storage framework >

[jira] [Commented] (HAWQ-1628) Support HDFS protocol using pluggable storage framework

2018-07-26 Thread Ruilong Huo (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16558011#comment-16558011 ] Ruilong Huo commented on HAWQ-1628: --- Assigning to Wang Ziming to add the feature. > Support HDFS

[jira] [Commented] (HAWQ-1629) Support ORC format using pluggable storage framework

2018-07-26 Thread Ruilong Huo (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16558018#comment-16558018 ] Ruilong Huo commented on HAWQ-1629: --- Assigning to Long Ziyang to add the feature. > Support ORC format

[jira] [Assigned] (HAWQ-1630) Support TEXT/CSV format using pluggable storage framework

2018-07-26 Thread Ruilong Huo (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ruilong Huo reassigned HAWQ-1630: - Assignee: oushu1longziyang1 > Support TEXT/CSV format using pluggable storage framework >

[GitHub] incubator-hawq pull request #1379: HAWQ-1622. Cache PXF proxy UGI so that cl...

2018-07-26 Thread lavjain
Github user lavjain closed the pull request at: https://github.com/apache/incubator-hawq/pull/1379 ---

[jira] [Closed] (HAWQ-786) Framework to support pluggable formats and file systems

2018-07-26 Thread Ruilong Huo (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ruilong Huo closed HAWQ-786. > Framework to support pluggable formats and file systems >

[jira] [Updated] (HAWQ-127) Create CI projects for HAWQ releases

2018-07-26 Thread Radar Lei (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Radar Lei updated HAWQ-127: --- Fix Version/s: (was: 2.4.0.0-incubating) backlog > Create CI projects for HAWQ releases