[
https://issues.apache.org/jira/browse/APEXMALHAR-1982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15114769#comment-15114769
]
ASF GitHub Bot commented on APEXMALHAR-1982:
--------------------------------------------
GitHub user DT-Priyanka reopened a pull request:
https://github.com/apache/incubator-apex-malhar/pull/175
APEXMALHAR-1982: CassandraInputOperator query setter fails with null …
…pointer exception
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/DT-Priyanka/incubator-apex-malhar
APEXMALHAR-1982-cassandra-query
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-apex-malhar/pull/175.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #175
----
commit 562bbf8209727e6d17a4bb5d0df75731a0c68d6b
Author: Priyanka Gugale <[email protected]>
Date: 2016-01-22T10:16:44Z
APEXMALHAR-1982: CassandraInputOperator query setter fails with null
pointer exception
----
> CassandraInputOperator query setter fails with null pointer exception
> ---------------------------------------------------------------------
>
> Key: APEXMALHAR-1982
> URL: https://issues.apache.org/jira/browse/APEXMALHAR-1982
> Project: Apache Apex Malhar
> Issue Type: Bug
> Reporter: Priyanka Gugale
> Assignee: Priyanka Gugale
>
> Query property setter of operator uses other operator property "table" which
> is not yet set.
> This should be done in setup instead, we can't rely on order in which
> properties are set by platform.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)