Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove logging on train/eval/predict data arg #1315

Merged
merged 1 commit into from Oct 15, 2019
Merged

Conversation

terrytangyuan
Copy link
Member

Right now we are seeing logs like

2019-09-24 17:25:34,392] [DEBUG] [main.py:88:main] Starting task queue with training data directory sqlflow_test_iris_train, evaluation data directory , and prediction data directory

which should not contain the word "directory" in case they are ODPS table names and can be removed completely since we are already printing out all the parsed arguments through print_args().

Signed-off-by: terrytangyuan terrytangyuan@gmail.com

Signed-off-by: terrytangyuan <terrytangyuan@gmail.com>
@terrytangyuan terrytangyuan merged commit ccb88da into develop Oct 15, 2019
@terrytangyuan terrytangyuan deleted the logger-data branch October 15, 2019 15:08
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.

None yet

2 participants