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

2018-08-15 Thread oushu1wangziming1
Github user oushu1wangziming1 commented on the issue:

https://github.com/apache/incubator-hawq/pull/1384
  
I see the compile issue in cassert mode.I will fix it soon.


---


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

2018-08-15 Thread oushu1wangziming1
Github user oushu1wangziming1 commented on the issue:

https://github.com/apache/incubator-hawq/pull/1384
  
My platform is OS X 10.11.6

Make sure your jdk version is 7 or 8
And thrift version is 0.9
Json-C version <= 0.12


---


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

2018-08-15 Thread oushu1wangziming1
Github user oushu1wangziming1 commented on the issue:

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


[unittest.txt](https://github.com/apache/incubator-hawq/files/2289625/unittest.txt)
I can complie dubug mode successfully and I can pass all unittest

I upload the unittest message in unittest.txt






---


[GitHub] incubator-hawq pull request #1380: HAWQ-1636. Fix compile apache hawq failur...

2018-07-04 Thread oushu1wangziming1
GitHub user oushu1wangziming1 opened a pull request:

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

HAWQ-1636. Fix compile apache hawq failure due to unsupported syntax in 
libyarn on osx 10.11



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

$ git pull https://github.com/oushu1wangziming1/incubator-hawq HAWQ-1636

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

https://github.com/apache/incubator-hawq/pull/1380.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 #1380


commit 845ffe87576587d4591894a77da531cef5e85fb3
Author: oushu1wangziming1 
Date:   2018-07-05T02:12:27Z

HAWQ-1636. Fix compile apache hawq failure due to unsupported syntax in 
libyarn on osx 10.11




---