You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2020/02/11 01:31:24 UTC

[GitHub] [spark] wangyum commented on issue #27492: [SPARK-30755][SQL][test-hive1.2] Support Hive 1.2.1's Serde after making built-in Hive to 2.3

wangyum commented on issue #27492: [SPARK-30755][SQL][test-hive1.2] Support Hive 1.2.1's Serde after making built-in Hive to 2.3
URL: https://github.com/apache/spark/pull/27492#issuecomment-584441553
 
 
   @Ngone51 Yes. `SPARK-30755: Support Hive 1.2.1's Serde after making built-in Hive to 2.3` can not pass. You can build this class into a new jar and add it to the classpath for testing. But it will throw `Error in query: java.lang.NoSuchMethodError: org.apache.hadoop.hive.serde2.typeinfo.TypeInfoUtils.implicitConvertible(Lorg/apache/hadoop/hive/serde2/typeinfo/TypeInfo;Lorg/apache/hadoop/hive/serde2/typeinfo/TypeInfo;)Z;` error. That is to say, this is not a right way to fix this issue.

----------------------------------------------------------------
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: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org