[
https://issues.apache.org/jira/browse/TAJO-890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14043149#comment-14043149
]
Jaehwa Jung commented on TAJO-890:
----------------------------------
+1
Thanks Hyunsik.
It looks good and 'mvn clean install' finished successfully.
Push it. :)
> 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)