Hyunsik Choi created TAJO-890:
---------------------------------
Summary: 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)