我正在使用以下代码在Hive中解析xml数据。在我的xml数据中,一些标签在重复,所以我使用brickhousejar和横向View来解析标签并放置在Hive表中。但是当我执行我的代码时,我收到了一个错误。请帮忙,因为我无法理解我做错了什么。代码:addjar/home/cloudera/brickhouse-0.5.5.jar;CREATETEMPORARYFUNCTIONnumeric_rangeAS'brickhouse.udf.collect.NumericRange';CREATETEMPORARYFUNCTIONarray_indexAS'brickhouse.udf.co