cassandra - New Datastax driver for Tableau is not working -


trying run tableau on top of dse 4.7. fails. can't in worksheet or preview data. error:

"missing eof @ 'tablename_i_try_to_query' "

what right way fix it?

so i've resolved it. when setup datasource tableau, have specify cluster, database , table (a.k.a. column family). specified cf/table 'tablename_i_try_to_query' , dragged pane on right. specified database. didn't work. tableau generated query without specifying database. removed table pane , put again. tableau started generate correct query database.tablename_i_try_to_query


Comments

Popular posts from this blog

javascript - oscilloscope of speaker input stops rendering after a few seconds -

javascript - gulp-nodemon - nodejs restart after file change - Error: listen EADDRINUSE events.js:85 -

Fatal Python error: Py_Initialize: unable to load the file system codec. ImportError: No module named 'encodings' -