You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2022/04/21 04:00:34 UTC

[GitHub] [dolphinscheduler] SbloodyS commented on issue #9447: [Bug] [dolphinscheduler-common] hive-serde-2.1.0 conflict with hive3.1.2

SbloodyS commented on issue #9447:
URL: https://github.com/apache/dolphinscheduler/issues/9447#issuecomment-1104682996

   Hi @lklong . I did a quick small test in ```2.0.5-release```. The following sql can be execute successfully through sql node in AWS EMR 6.3.1 which hive version is 3.1.2.
   ```
   select count(distinct spu) cnt from dws.dws_pub_spu_info_td
   ```
   
   Can you check if ```2.0.5-release``` is normal?


-- 
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@dolphinscheduler.apache.org

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