gRPC recipes with ScalaPB by Damien Bailly

แชร์
ฝัง
  • เผยแพร่เมื่อ 17 พ.ย. 2024

ความคิดเห็น • 2

  • @abhishes
    @abhishes 6 ปีที่แล้ว

    This was an Amazing Talk. the concept of GRPC Gateway is just amazing.

  • @alibaltschun2302
    @alibaltschun2302 6 ปีที่แล้ว

    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