You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@systemml.apache.org by "Glenn Weidner (JIRA)" <ji...@apache.org> on 2016/09/15 22:51:20 UTC

[jira] [Resolved] (SYSTEMML-606) Update ANTLR version

     [ https://issues.apache.org/jira/browse/SYSTEMML-606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Glenn Weidner resolved SYSTEMML-606.
------------------------------------
       Resolution: Duplicate
    Fix Version/s: Not Applicable

Observed similar message when running against Spark2:
ANTLR Tool version 4.3 used for code generation does not match the current runtime version 4.5.3
ANTLR Runtime version 4.3 used for parser compilation does not match the current runtime version 4.5.3

No message displayed after updating to ANTLR 4.5 so duplicating this against [SYSTEMML-922].

> Update ANTLR version
> --------------------
>
>                 Key: SYSTEMML-606
>                 URL: https://issues.apache.org/jira/browse/SYSTEMML-606
>             Project: SystemML
>          Issue Type: Task
>          Components: Build
>            Reporter: Deron Eriksson
>            Assignee: Glenn Weidner
>            Priority: Minor
>             Fix For: Not Applicable
>
>
> Current version of ANTLR in SystemML is v4.3.
> When running SystemML on current Databricks Notebook via MLContext, we see this message:
> "ANTLR Tool version 4.3 used for code generation does not match the current runtime version 4.5.1"
> We can update ANTLR version in pom.xml from 4.3 to 4.5.1 (and run test suite to verify that nothing is broken). This has the benefits of moving us to a later version of ANTLR and should remove the ANTLR version messages when running in Databricks Notebook.



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