how to run hive in debug mode

后端 未结 3 513
一整个雨季
一整个雨季 2021-02-05 23:28

i took example from cloudera website to write a custom SerDe for parsing a file

http://blog.cloudera.com/blog/2012/12/how-to-use-a-serde-in-apache-hive/

it seems

3条回答
  •  别那么骄傲
    2021-02-06 00:18

    Hive code can be debugged.This link may help you : https://cwiki.apache.org/confluence/display/Hive/DeveloperGuide#DeveloperGuide-DebuggingHiveCode

提交回复
热议问题