GitHub user linwen opened a pull request:
https://github.com/apache/incubator-hawq/pull/1030
HAWQ-1171. Add UDF check before register
Please review, thanks!
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/linwen/incubator-hawq HA
Github user huor commented on the issue:
https://github.com/apache/incubator-hawq/pull/1029
+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 fe
Github user zhangh43 commented on the issue:
https://github.com/apache/incubator-hawq/pull/1029
got it, +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,
Github user jiny2 commented on the issue:
https://github.com/apache/incubator-hawq/pull/1029
@zhangh43 YARN mode, 2 segments, each segment has 75gb mem, 15core
resource, and the default queue has 25% capacity, 80% maximum capacity. Then
allocated and return 12 x 256mb vsegs, then wai
Github user zhangh43 commented on the issue:
https://github.com/apache/incubator-hawq/pull/1029
+1, Yi could you please tell us the failure case before? I think the
failure case can help us to determine the EPSILON
---
If your project is set up for it, you can reply to this email an
Github user jiny2 commented on the issue:
https://github.com/apache/incubator-hawq/pull/1029
@huor please review
---
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 wishe
Github user jiny2 commented on a diff in the pull request:
https://github.com/apache/incubator-hawq/pull/1029#discussion_r89943290
--- Diff: src/backend/resourcemanager/include/resourcepool.h ---
@@ -715,6 +715,7 @@ SimpStringPtr build_segment_status_description(SegStat
segstat);
Github user linwen commented on a diff in the pull request:
https://github.com/apache/incubator-hawq/pull/1029#discussion_r89940729
--- Diff: src/backend/resourcemanager/include/resourcepool.h ---
@@ -715,6 +715,7 @@ SimpStringPtr build_segment_status_description(SegStat
segstat);
Github user jiny2 commented on the issue:
https://github.com/apache/incubator-hawq/pull/1029
@linwen @ictmalili please help to review and comment, thanks.
---
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 do
GitHub user jiny2 opened a pull request:
https://github.com/apache/incubator-hawq/pull/1029
HAWQ-1174. double type core counter of container set has precision issue
This fix is to avoid double precision problem when counting available core
resource for a container set.
You can merg
Github user kdunn926 commented on the issue:
https://github.com/apache/incubator-hawq/pull/700
@liming01, agreed, performance will not be optimal without indexes. I
believe there is value in this PR regardless, until
[HAWQ-303](https://issues.apache.org/jira/browse/HAWQ-303) is implem
Github user zhangh43 closed the pull request at:
https://github.com/apache/incubator-hawq/pull/1026
---
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 feat
Github user liming01 commented on the issue:
https://github.com/apache/incubator-hawq/pull/700
@kdunn926, if spatial index can not support, then the query performance
will be very slow. What we can offer will be far away from user's expectation.
Need to think a workaround.
---
If y
[
https://issues.apache.org/jira/browse/HAWQ-1179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Oleksandr Diachenko reassigned HAWQ-1179:
-
Assignee: Oleksandr Diachenko (was: Lei Chang)
> Call Bridge api with profile val
Oleksandr Diachenko created HAWQ-1179:
-
Summary: Call Bridge api with profile value read from Fragmenter
call
Key: HAWQ-1179
URL: https://issues.apache.org/jira/browse/HAWQ-1179
Project: Apache HA
[
https://issues.apache.org/jira/browse/HAWQ-1178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Oleksandr Diachenko reassigned HAWQ-1178:
-
Assignee: Oleksandr Diachenko (was: Lei Chang)
> Enhance Fragmenter api to return
Oleksandr Diachenko created HAWQ-1178:
-
Summary: Enhance Fragmenter api to return profile name
Key: HAWQ-1178
URL: https://issues.apache.org/jira/browse/HAWQ-1178
Project: Apache HAWQ
Iss
[
https://issues.apache.org/jira/browse/HAWQ-1177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Oleksandr Diachenko reassigned HAWQ-1177:
-
Assignee: Oleksandr Diachenko (was: Lei Chang)
> Use profile based on file format
[
https://issues.apache.org/jira/browse/HAWQ-1177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Oleksandr Diachenko updated HAWQ-1177:
--
Description: When user queries Hive table using HCatalog integration
feature, HAWQ uses "
Oleksandr Diachenko created HAWQ-1177:
-
Summary: Use profile based on file format in HCatalog integration
Key: HAWQ-1177
URL: https://issues.apache.org/jira/browse/HAWQ-1177
Project: Apache HAWQ
[
https://issues.apache.org/jira/browse/HAWQ-1177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Oleksandr Diachenko updated HAWQ-1177:
--
Fix Version/s: backlog
> Use profile based on file format in HCatalog integration
> -
[
https://issues.apache.org/jira/browse/HAWQ-1175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15703370#comment-15703370
]
ASF GitHub Bot commented on HAWQ-1175:
--
GitHub user janebeckman opened a pull request:
[
https://issues.apache.org/jira/browse/HAWQ-1176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15703295#comment-15703295
]
ASF GitHub Bot commented on HAWQ-1176:
--
Github user dyozie commented on a diff in the
[
https://issues.apache.org/jira/browse/HAWQ-1176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15703102#comment-15703102
]
ASF GitHub Bot commented on HAWQ-1176:
--
GitHub user lisakowen opened a pull request:
Lisa Owen created HAWQ-1176:
---
Summary: docs - pxf install via command line is missing some steps
Key: HAWQ-1176
URL: https://issues.apache.org/jira/browse/HAWQ-1176
Project: Apache HAWQ
Issue Type:
Jane Beckman created HAWQ-1175:
--
Summary: Correct hawq scp syntax description for -J option
Key: HAWQ-1175
URL: https://issues.apache.org/jira/browse/HAWQ-1175
Project: Apache HAWQ
Issue Type: B
[
https://issues.apache.org/jira/browse/HAWQ-1171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15702745#comment-15702745
]
Jane Beckman commented on HAWQ-1171:
Hawq upgrade is a fairly generic command. Would th
Github user kdunn926 commented on the issue:
https://github.com/apache/incubator-hawq/pull/700
@liming01 - you are correct, because HAWQ doesn't support indexes, this
work has the same limitation. All the spatial operation tests completed
successfully, with the exception of spatial in
28 matches
Mail list logo