GitHub user adenes opened a pull request:
https://github.com/apache/flume/pull/106
FLUME-3049: Remove exception wrapping in UGIExecutor.execute()
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/adenes/flume FLUME-3049
Alternativ
[
https://issues.apache.org/jira/browse/FLUME-3049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15842561#comment-15842561
]
Denes Arvay commented on FLUME-3049:
Thanks [~hshreedharan], I have opened a pull requ
[
https://issues.apache.org/jira/browse/FLUME-3049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15842559#comment-15842559
]
ASF GitHub Bot commented on FLUME-3049:
---
GitHub user adenes opened a pull request:
[
https://issues.apache.org/jira/browse/FLUME-3049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Denes Arvay reassigned FLUME-3049:
--
Assignee: Denes Arvay
> Wrapping the exception into SecurityException in UGIExecutor.execute hi