hello, i have a problem about load ml model. my code totally works fine while not include grpc dependencies. but while used grpc dependencies give me an error like this. its bug or we need more dependencies? [error] (run-main-0) java.lang.IllegalAccessError: tried to access method com.google.common.base.Stopwatch.()V from class org.apache.hadoop.mapred.FileInputFormat java.lang.IllegalAccessError: tried to access method com.google.common.base.Stopwatch.()V from class org.apache.hadoop.mapred.FileInputFormat thanks for help
This was an Amazing Talk. the concept of GRPC Gateway is just amazing.
hello, i have a problem about load ml model. my code totally works fine while not include grpc dependencies. but while used grpc dependencies give me an error like this. its bug or we need more dependencies?
[error] (run-main-0) java.lang.IllegalAccessError: tried to access method com.google.common.base.Stopwatch.()V from class org.apache.hadoop.mapred.FileInputFormat
java.lang.IllegalAccessError: tried to access method com.google.common.base.Stopwatch.()V from class org.apache.hadoop.mapred.FileInputFormat
thanks for help