Quantcast
Channel: JDBC – Eric's Blog
Browsing all 3 articles
Browse latest View live

Available options to connect to Hive and Impala from .NET application

Recently a customer has requested information regarding which one to use to connect to HS2 or Impala from .NET application, ODBC or JDBC? I will briefly summarise my findings below: Both ODBC and .NET...

View Article



Syntax Error When Using Impala JDBC Driver

If you get the following error when running Impala query through Impala JDBC Driver: com.cloudera.sqlengine.exceptions.SQLEngineException: [Simba][JSQLEngine](11000) Syntax error near character 3:...

View Article

How to Use Beeline to connect to Impala

You can certainly connect to Impala using Hive Driver from beeline, like below command: beeline -u 'jdbc:hive2://<impala-daemon-host>:21050/default;auth=noSasl' However, the result output format...

View Article
Browsing all 3 articles
Browse latest View live




Latest Images