You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/05/16 14:04:26 UTC

[GitHub] [arrow-datafusion] andygrove opened a new issue #352: BallistaContext::collect() logging is too noisy

andygrove opened a new issue #352:
URL: https://github.com/apache/arrow-datafusion/issues/352


   **Is your feature request related to a problem or challenge? Please describe what you are trying to do.**
   
   When running benchmarks, I see pages of this output and I lose the output I care about.
   
   ```
   [2021-05-16T14:01:49Z INFO  ballista::context] Job FobBz8Q is running...
   [2021-05-16T14:01:49Z INFO  ballista::context] Job FobBz8Q is running...
   [2021-05-16T14:01:49Z INFO  ballista::context] Job FobBz8Q is running...
   [2021-05-16T14:01:49Z INFO  ballista::context] Job FobBz8Q is running...
   [2021-05-16T14:01:49Z INFO  ballista::context] Job FobBz8Q is running...
   [2021-05-16T14:01:49Z INFO  ballista::context] Job FobBz8Q is running...
   [2021-05-16T14:01:49Z INFO  ballista::context] Job FobBz8Q is running...
   [2021-05-16T14:01:50Z INFO  ballista::context] Job FobBz8Q is running...
   [2021-05-16T14:01:50Z INFO  ballista::context] Job FobBz8Q is running...
   [2021-05-16T14:01:50Z INFO  ballista::context] Job FobBz8Q is running...
   ```
   
   **Describe the solution you'd like**
   We should either change the log level of this message to TRACE or consider a different approach to keeping the user informed about job status.
   
   **Describe alternatives you've considered**
   None
   
   **Additional context**
   None
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow-datafusion] andygrove closed issue #352: BallistaContext::collect() logging is too noisy

Posted by GitBox <gi...@apache.org>.
andygrove closed issue #352:
URL: https://github.com/apache/arrow-datafusion/issues/352


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org