You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2019/09/05 11:44:24 UTC

[GitHub] [incubator-druid] sydt2014 opened a new issue #8470: offline import task can not be stopped

sydt2014 opened a new issue #8470: offline import task can not be stopped
URL: https://github.com/apache/incubator-druid/issues/8470
 
 
   Please provide a detailed title (e.g. "Broker crashes when using TopN query with Bound filter" instead of just "Broker crashes").
   
   ### Affected Version
   
    druid-0.15.0
   
   ### Description
   The druid-0.15.0 can not stop offline imort task in kerberos environment. If there is no data,and
   task will failed and it will gracefully stop task which launch new task to connect yarn ,but kerberos authorize  failed like:
   2019-09-05T15:07:16,972 WARN [pool-43-thread-2] org.apache.hadoop.ipc.Client - Exception encountered while connecting to the server : javax.security.sasl.SaslException: GSS initiate failed [Caused by GSSException: No valid credentials provided (Mechanism level: Failed to find any Kerberos tgt)]
   2019-09-05T15:07:46,990 WARN [pool-43-thread-2] org.apache.hadoop.ipc.Client - Exception encountered while connecting to the server : javax.security.sasl.SaslException: GSS initiate failed [Caused by GSSException: No valid credentials provided (Mechanism level: Failed to find any Kerberos tgt)]
   2019-09-05T15:08:17,005 WARN [pool-43-thread-2] org.apache.hadoop.ipc.Client - Exception encountered while connecting to the server : javax.security.sasl.SaslException: GSS initiate failed [Caused by GSSException: No valid credentials provided (Mechanism level: Failed to find any Kerberos tgt)]
   ....
   
   
   

----------------------------------------------------------------
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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org