Issues with Cassandra

2018-01-28 Thread Gajanan Patil
I am trying below scenarios but unable to do so 1- when a *wrong* columnname is provided in where clause for cassandra query, MetaModel; parse it successfully and proceed further instead throwing exception message while parsing itself. 2- another is while querying on the column with *BigInt* Dat

[GitHub] metamodel issue #178: A new module for Apache Kafka "querying" using MetaMod...

2018-01-28 Thread kaspersorensen
Github user kaspersorensen commented on the issue: https://github.com/apache/metamodel/pull/178 A bit of clarification to answer my own question/worry: It seems that the `Consumer.unsubscribe(..)` call is the best thing I can reasonably do. This seems to remove any Zookeeper entry for

[GitHub] metamodel pull request #178: A new module for Apache Kafka "querying" using ...

2018-01-28 Thread kaspersorensen
GitHub user kaspersorensen opened a pull request: https://github.com/apache/metamodel/pull/178 A new module for Apache Kafka "querying" using MetaModel Hi all, I've been playing around with this idea for a while and decided to try it out ... I'm curious what you think!