You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Matt Burgess (JIRA)" <ji...@apache.org> on 2016/07/05 17:34:11 UTC

[jira] [Created] (NIFI-2174) QueryCassandra is handling timestamps as strings

Matt Burgess created NIFI-2174:
----------------------------------

             Summary: QueryCassandra is handling timestamps as strings
                 Key: NIFI-2174
                 URL: https://issues.apache.org/jira/browse/NIFI-2174
             Project: Apache NiFi
          Issue Type: Bug
            Reporter: Matt Burgess
             Fix For: 1.0.0


QueryCassandra fails when selecting a column of timestamp type, with the following error:

com.datastax.driver.core.exceptions.CodecNotFoundException: Codec not found for requested operation: [timestamp <-> com.datastax.driver.core.LocalDate]



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)