- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
ODBC Access from SAP BusinessObjects
- Labels:
-
Apache Impala
Created on ‎10-16-2015 02:29 AM - edited ‎09-16-2022 02:44 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
We have connected Impala to SAP BusinessObjects, using the latest ODBC drivers available for Red Hat. We are running in to errors when we try to retrieve more than a very small amount of data. We can get perhaps up to about 50Kb either by applying LIMIT=<small number> or being very restrictive in the where clause. For example, on an Id column which starts at 1 and counts upwards we can get just over 8000 rows. Folks using non-Business Objects methods to access the data have no problem.
This has been raised with SAP but I'd be interested to see if this rings any bells with anyone.
Created ‎11-16-2015 12:38 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I can't begin to explain why, but we switched our database account to one with more access...and hey presto it all just works.
Created on ‎03-06-2017 09:42 AM - edited ‎03-06-2017 09:44 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can you tell me the steps you followed to make the ODBC connection from your BO server to impala.
We are struggling with it.
We are gettingt he following error.
[BO Server]$ isql -v <DSN NAME> <DatabseUID>
[S1000][unixODBC][Cloudera][ThriftExtension] (3) Error occurred while contacting server: EAGAIN (timed out). The connection has been configured to use a SASL mechanism for authentication. This error might be due to the server is not using SASL for authentication.
[ISQL]ERROR: Could not SQLConnect
We are using kerberos for hadoop authentication.

- « Previous
-
- 1
- 2
- Next »