hcatalog connector
Hi
while running install.sql for hcatalog connector i am getting error like below
dbadmin=> \i /opt/vertica/packages/hcat/ddl/install.sql
CREATE LIBRARY
vsql:/opt/vertica/packages/hcat/ddl/install.sql:16: ROLLBACK 3399: Failure in UDx RPC call InvokeSetExecContext(): Error in User Defined Object [VHCatSource], error code: 0
Couldn't instantiate class com.vertica.hcatalogudl.HCatalogSplitsNoOpSourceFactory
vsql:/opt/vertica/packages/hcat/ddl/install.sql:17: ROLLBACK 2059: Source with specified name and parameters does not exist: VHCatSource
vsql:/opt/vertica/packages/hcat/ddl/install.sql:18: ROLLBACK 3399: Failure in UDx RPC call InvokeSetExecContext(): Error in User Defined Object [VHCatParser], error code: 0
Couldn't instantiate class com.vertica.hcatalogudl.HCatalogSplitsParserFactory
vsql:/opt/vertica/packages/hcat/ddl/install.sql:19: ROLLBACK 2059: Parser with specified name and parameters does not exist: VHCatParser
Comments
Not sure if you have looked over this, but it might help.
https://my.vertica.com/docs/7.1.x/HTML/Content/Authoring/HadoopIntegrationGuide/HCatalogConnector/Us...
Not sure if you have looked over this, but it might help.
https://my.vertica.com/docs/7.1.x/HTML/Content/Authoring/HadoopIntegrationGuide/HCatalogConnector/Us...
Hello everyone!
I have the same problem.
Has anyone resolved this issue?
Hi, I got the same error. Have you resolved this issue? If so, do you mind sharing your solution? Thank you so much!