I am trying to access HIVE Database through HIVE connector in KNIME , but getting below error while trying to execute the Hive connector node:
eclipse.buildId=unknown
java.version=1.8.0_152
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86_64
org.eclipse.ui
Warning
Wed May 08 10:39:24 IST 2019
Cannot bind to an undefined command: plug-in=‘org.knime.workbench.editor’, id=‘knime.commands.editor.gridSettings’
But few days back with same configuration for the hive database I was able to execute the queries and was able to fetch the data successfully. can anyone please suggest me what is the issue?