You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2022/06/05 05:43:50 UTC

[GitHub] [hudi] yihua commented on issue #5496: [SUPPORT] java.lang.ClassNotFoundException: org.apache.hudi.org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos$TokenIdentifier

yihua commented on issue #5496:
URL: https://github.com/apache/hudi/issues/5496#issuecomment-1146746642

   @m2java @xushiyan `AuthenticationProtos` is from `hbase-protocol`, which is not included in the bundle and shading process.  That is the root cause of the `ClassNotFoundException`.
   
   I created the fix #5750 to address this issue.  @m2java let us know if that works for you.


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org