[
https://issues.apache.org/jira/browse/HAWQ-307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15124701#comment-15124701
]
ASF GitHub Bot commented on HAWQ-307:
-------------------------------------
Github user ivannovick commented on a diff in the pull request:
https://github.com/apache/incubator-hawq/pull/250#discussion_r51339915
--- 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 --
What is the purpose of this change? Are we sure its platform agnostic?
> 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)