Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
saradhi_it
Creator II
Creator II

Error while fetching data from Cassendra

Hi Guys

While fetching data from  Cassandra to qlikview  by  using datastax connector   the below error was getting  even i tried simba cassendra (odbc) driver the same error was generated

QVX_UNEXPECTED_END_OF_DATA: SQL##f - SqlState: S1000, ErrorCode: 10, ErrorMsg: [CassandraODBC] (10) Error while executing a query in Cassandra: [33559296]

Regards

Saradhi

3 Replies
Anil_Babu_Samineni

Same issue here SQL##f - SqlState: S1000, ErrorCode: 0, ErrorMsg: [DataDirect][ODBC Progress OpenEdge Wire Protocol ...

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
Anonymous
Not applicable

We are also facing the same issue connecting to cassandra. How were you able to resolve this?

Anonymous
Not applicable

that issue is about data types of your datasource. for instance if your resource table has a NCLOB field you would get this error. Try changing the data types.