GitHub user kunal642 opened a pull request:
https://github.com/apache/carbondata/pull/948
[CARBONDATA-1093] During single pass load user data is printed in logs
If the server fails to respond to the client then the client throws a
timeout exception and the user data is printed in Executor logs.
Solution: Change the error message so that no sensitive data is printed.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kunal642/incubator-carbondata CARBONDATA-1093
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/948.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #948
----
commit 345b66acb9d645ad80807d1e068ed9f3f92a7b41
Author: kunal642 <[email protected]>
Date: 2017-05-25T10:36:39Z
updated timeout message
----
---
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.
---