[
https://issues.apache.org/jira/browse/APEXMALHAR-2316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15689019#comment-15689019
]
ASF GitHub Bot commented on APEXMALHAR-2316:
--------------------------------------------
GitHub user Hitesh-Scorpio opened a pull request:
https://github.com/apache/apex-malhar/pull/506
APEXMALHAR-2316 APEXMALHAR-2346 Moved suitable code to activate() for…
… initializing tuple class attribute and changed the argument type of
DocumentBuilder.parse() to InputSource. @bhupeshchawda please review
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Hitesh-Scorpio/apex-malhar
APEXMALHAR-2316_XMLParser
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/apex-malhar/pull/506.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 #506
----
commit ded9c03a63e9104db41e1ef8296f1ed77ceb6577
Author: Hitesh-Scorpio <[email protected]>
Date: 2016-11-07T09:20:13Z
APEXMALHAR-2316 APEXMALHAR-2346 Moved suitable code to activate() for
initializing tuple class attribute and changed the argument type of
DocumentBuilder.parse() to InputSource.
----
> Cannot register tuple class in XmlParser Operator
> -------------------------------------------------
>
> Key: APEXMALHAR-2316
> URL: https://issues.apache.org/jira/browse/APEXMALHAR-2316
> Project: Apache Apex Malhar
> Issue Type: Bug
> Reporter: Hitesh Kapoor
> Assignee: Hitesh Kapoor
>
> Unable to set the tuple class attribute, getting the following stack trace
> Abandoning deployment due to setup failure. java.lang.IllegalArgumentException
> at javax.xml.bind.JAXBContext.newInstance(JAXBContext.java:635)
> at javax.xml.bind.JAXBContext.newInstance(JAXBContext.java:584)
> at com.datatorrent.lib.parser.XmlParser.setup(XmlParser.java:135)
> at com.datatorrent.lib.parser.XmlParser.setup(XmlParser.java:63)
> at com.datatorrent.stram.engine.Node.setup(Node.java:187)
> at
> com.datatorrent.stram.engine.StreamingContainer.setupNode(StreamingContainer.java:1309)
> at
> com.datatorrent.stram.engine.StreamingContainer.access$100(StreamingContainer.java:130)
> at
> com.datatorrent.stram.engine.StreamingContainer$2.run(StreamingContainer.java:1388)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)