[GitHub] incubator-hawq pull request #1390: HAWQ-1650. Fix compilation issue in Java ...

2018-08-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-hawq/pull/1390 ---

[GitHub] incubator-hawq pull request #1390: HAWQ-1650. Fix compilation issue in Java ...

2018-08-13 Thread frankgh
GitHub user frankgh opened a pull request: https://github.com/apache/incubator-hawq/pull/1390 HAWQ-1650. Fix compilation issue in Java 7 Fixes compilation issue in Java 7 for SecureHDFSTest You can merge this pull request into a Git repository by running: $ git pull

[jira] [Created] (HAWQ-1650) PXF fails to compile on Java 7

2018-08-13 Thread Francisco Guerrero (JIRA)
Francisco Guerrero created HAWQ-1650: Summary: PXF fails to compile on Java 7 Key: HAWQ-1650 URL: https://issues.apache.org/jira/browse/HAWQ-1650 Project: Apache HAWQ Issue Type: Bug

[GitHub] incubator-hawq pull request #1389: Run gradle build in parallel

2018-08-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-hawq/pull/1389 ---

[GitHub] incubator-hawq pull request #1389: Run gradle build in parallel

2018-08-13 Thread frankgh
GitHub user frankgh opened a pull request: https://github.com/apache/incubator-hawq/pull/1389 Run gradle build in parallel Improve PXF compilation time by running gradle in parallel and using gradle daemon You can merge this pull request into a Git repository by running: $

[jira] [Created] (HAWQ-1649) Improve compilation time for PXF by running gradle in parallel

2018-08-13 Thread Francisco Guerrero (JIRA)
Francisco Guerrero created HAWQ-1649: Summary: Improve compilation time for PXF by running gradle in parallel Key: HAWQ-1649 URL: https://issues.apache.org/jira/browse/HAWQ-1649 Project: Apache

[GitHub] incubator-hawq issue #1384: HAWQ-1628. Add HDFS protocol for external storag...

2018-08-13 Thread ztao1987
Github user ztao1987 commented on the issue: https://github.com/apache/incubator-hawq/pull/1384 +1 ---

[GitHub] incubator-hawq pull request #1388: Fix doc and makefile issue for hawq docke...

2018-08-13 Thread ginobiliwang
GitHub user ginobiliwang opened a pull request: https://github.com/apache/incubator-hawq/pull/1388 Fix doc and makefile issue for hawq docker make pull command will fail without remote docker registry, so add local docker registry operations. You can merge this pull request into a

[GitHub] incubator-hawq issue #1384: HAWQ-1628. Add HDFS protocol for external storag...

2018-08-13 Thread stanlyxiang
Github user stanlyxiang commented on the issue: https://github.com/apache/incubator-hawq/pull/1384 Though some similar problems(indent, format, free Uri, etc) were not pointed out, pls go through the code and fix all similar problems above. ---

[GitHub] incubator-hawq pull request #1384: HAWQ-1628. Add HDFS protocol for external...

2018-08-13 Thread stanlyxiang
Github user stanlyxiang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1384#discussion_r209506292 --- Diff: contrib/exthdfs/exthdfs.c --- @@ -0,0 +1,469 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or

[GitHub] incubator-hawq issue #1384: HAWQ-1628. Add HDFS protocol for external storag...

2018-08-13 Thread changleicn
Github user changleicn commented on the issue: https://github.com/apache/incubator-hawq/pull/1384 +1 ---

[GitHub] incubator-hawq issue #1384: HAWQ-1628. Add HDFS protocol for external storag...

2018-08-13 Thread huor
Github user huor commented on the issue: https://github.com/apache/incubator-hawq/pull/1384 LGTM, +1 ---