[
https://issues.apache.org/jira/browse/HAWQ-307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15127441#comment-15127441
]
ASF GitHub Bot commented on HAWQ-307:
-------------------------------------
Github user cbaenziger commented on a diff in the pull request:
https://github.com/apache/incubator-hawq/pull/250#discussion_r51512192
--- Diff: src/tools/fsync/test_fsync.c ---
@@ -69,7 +69,7 @@ main(int argc, char *argv[])
for (i = 0; i < XLOG_SEG_SIZE; i++)
full_buf[i] = 'a';
- if ((tmpfile = open(filename, O_RDWR | O_CREAT, S_IRUSR | S_IWUSR, 0))
== -1)
--- End diff --
Further, I tested using Chef for CentOS and Ubuntu; but verifying man pages
I see the following for [Mac OS
X](https://developer.apple.com/library/mac/documentation/Darwin/Reference/ManPages/man2/open.2.html)
(which does not offer a free OSS test bed that I know of) versus
[Ubuntu](http://manpages.ubuntu.com/manpages/lucid/man2/open.2.html) which
looks to be from upstream Linux.
> Ubuntu Support
> --------------
>
> Key: HAWQ-307
> URL: https://issues.apache.org/jira/browse/HAWQ-307
> Project: Apache HAWQ
> Issue Type: New Feature
> Components: Build
> Reporter: Lei Chang
> Assignee: Clay B.
> Fix For: 2.1.0
>
>
> To support HAWQ running on Ubuntu OS 14.04.3
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)