[
https://issues.apache.org/jira/browse/ORC-70?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15326502#comment-15326502
]
ASF GitHub Bot commented on ORC-70:
-----------------------------------
Github user xunzhang commented on the issue:
https://github.com/apache/orc/pull/39
This travis CI trigger in both osx and linux. In linux, every thing is
working well, while in osx, I got two errors in `Test #2: tool-test`:
- OOM fullBatch in `Reader.readRangeTest`
- Datetime don't match expected line, I am not sure it is related to
[orc-10](https://issues.apache.org/jira/browse/ORC-10?jql=project%20%3D%20ORC%20AND%20text%20~%20time),
because orc-10 was already merged into master.
Could anyone help me? Check more CI log details out in this
[link](https://travis-ci.org/xunzhang/orc/builds/137075069), thanks!
> Add travis CI for contributor to verify commit and pull request.
> ----------------------------------------------------------------
>
> Key: ORC-70
> URL: https://issues.apache.org/jira/browse/ORC-70
> Project: Orc
> Issue Type: Improvement
> Components: build
> Reporter: hongwu
> Priority: Minor
>
> As a developer wants to contribute to apache orc, I want to use CI to verify
> the code. I noticed that there is a private travis CI in hortonworks/orc
> while it is opacity. I try to add the .travis.yml file to achieve this.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)