Skip to content

Conversation

@omalley
Copy link
Contributor

@omalley omalley commented Mar 21, 2018

Fix some minor issues.

-->
<Configuration status="WARN">
<Appenders>
<Console name="Console" target="SYSTEM_OUT">
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we use SYSTEM_ERR instead? hive expects only query output to be written to SYSTEM_OUT and everything else goes to SYSTEM_ERR. This might cause unexpected test failures (with log lines from storage-api showing up in output).

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok, although this is only for storage-api, which just has traditional unit tests.

@prasanthj
Copy link
Contributor

+1

@omalley omalley closed this Mar 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants