[
https://issues.apache.org/jira/browse/TAJO-890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyunsik Choi resolved TAJO-890.
-------------------------------
Resolution: Fixed
thank you for the quick review. committed it to master.
> Redirect stdout of maven test to /dev/null in Travis CI script
> --------------------------------------------------------------
>
> Key: TAJO-890
> URL: https://issues.apache.org/jira/browse/TAJO-890
> Project: Tajo
> Issue Type: Task
> Components: build
> Reporter: Hyunsik Choi
> Assignee: Hyunsik Choi
> Priority: Trivial
> Fix For: 0.9.0
>
>
> As I mentioned in TAJO-887, Travis CI has some limitation where output log
> size < 4MB. Recently, output size is likely to exceed 4MB. This patch
> redirects stdout to /dev/null in order to reduce the log size. Because the
> stderr will be kept, we can still find the error causes from the message.
--
This message was sent by Atlassian JIRA
(v6.2#6252)