LuciferYang commented on PR #37617:
URL: https://github.com/apache/spark/pull/37617#issuecomment-1222355676

   ```
   [error] 
/home/runner/work/spark/spark/sql/hive-thriftserver/src/main/java/org/apache/hive/service/auth/HttpAuthUtils.java:36:1:
  error: package org.apache.http.protocol does not exist
   [error] import org.apache.http.protocol.BasicHttpContext;
   [error]                                ^
   [error] 
/home/runner/work/spark/spark/sql/hive-thriftserver/src/main/java/org/apache/hive/service/auth/HttpAuthUtils.java:156:1:
  error: cannot find symbol
   [error]     private final HttpContext httpContext;
   [error]                   ^  symbol:   class HttpContext
   [error]   location: class HttpKerberosClientAction
   [error] 3 errors
   ```
   
   doesn't look like jar file corrupt


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

Reply via email to