Hyunsik Choi created TAJO-1179:
----------------------------------
Summary: Integration tests in TravisCI are occasionally failed due
to log size.
Key: TAJO-1179
URL: https://issues.apache.org/jira/browse/TAJO-1179
Project: Tajo
Issue Type: Bug
Components: build
Reporter: Hyunsik Choi
Assignee: Hyunsik Choi
Fix For: 0.9.1
See the q&a at
http://stackoverflow.com/questions/26082444/how-to-work-around-travis-cis-4mb-output-limit.
TravisCI has a limitation of log size. If the log size exceeds 4MB or some
threshold line number, the test is terminated by TravisCI as failure.
So, we need to adjust the log level.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)