abstractdog commented on code in PR #4882:
URL: https://github.com/apache/hive/pull/4882#discussion_r1751769739
##########
llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:
##########
@@ -226,10 +226,6 @@ protected TaskRunner2Result callInternal() throws
Exception {
// TODO Consolidate this code with TezChild.
runtimeWatch.start();
- if (fsTaskUgi == null) {
Review Comment:
we can, however, it won't help if it's null, but at least I can add a custom
message for user convenience's sake
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]