You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is to enable remote debugging of hive through Eclipse. It turns out that hive does not allow debugging through Eclipse even after you add it as a project (throws error about metastore).
To start remote debugging, just start hive with service parameter 'cliWithRemoteDebugger'. ie.