Not able to create View on Hive table using HiveContext. Getting DBLock Manager issue

老子叫甜甜 提交于 2019-12-11 04:43:47

问题


I am not able to create View on Hive table using HiveContext. Facing DBLock Manager Lock issue. Same View creation query works fine in Hive Beeline. But its failing when executed using Hive Context.

17/02/23 10:44:18 INFO metastore: Trying to connect to metastore with URI thrift://XXXXXXXXXXXXXXXXXXXXXXXXXXX 17/02/23 10:44:18 INFO metastore: Connected to metastore. 17/02/23 10:44:18 INFO DbLockManager: Response to queryId=XXXXXXXX_20170223104411_2b1a475e-ad6d-45b3-8ec6-6a30a9123664 LockResponse(lockid:419, state:WAITING)

来源:https://stackoverflow.com/questions/42421883/not-able-to-create-view-on-hive-table-using-hivecontext-getting-dblock-manager

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!