TAJO-1677: Remove unnecessary messages for the Travis CI build#625
TAJO-1677: Remove unnecessary messages for the Travis CI build#625blrunner wants to merge 18 commits intoapache:masterfrom
Conversation
|
I've implemented this patch as follows.
|
There was a problem hiding this comment.
This change seems to be different to the original intension. This log appears to show which HDFS namenode is used in this TajoMaster.
|
The first description mentioned that -B will be added to maven option. Was the plan changed? |
|
Please see the following volumes. quite.txt contains all messages from '-q' option. For me, |
|
Hi @hyunsik Thank you for your detailed review. |
|
I think that the parameter on your desktop seemed like ineffective, because tajo dependencies already had been installed on your desktop. If you see build progress of this PR, you would see that there is no dependency download progress. |
There was a problem hiding this comment.
You need to recover meaningless changes.
|
As I mentioned in some comments, most of changes are about coding format. You need to recover them. Coding format should be done in a separate issue. |
Enable -B (batch) mode on the build. This will make the logs shorter since it avoids the dependency download progress logging.