Github user GenTang commented on the pull request:

    https://github.com/apache/spark/pull/3986#issuecomment-69490428
  
    I understand why it still print exception error information even we catch 
the exception. It is because that we use 
    ```
    logging.basicConfig()
    ```
    in the script. So the exception information will be added in the log even 
being catched.
    Maybe it is a stupid question, why do we use logging in this script since 
we don't add any logging information in the script ?



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to