You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@livy.apache.org by "Saisai Shao (JIRA)" <ji...@apache.org> on 2018/08/22 02:50:00 UTC

[jira] [Resolved] (LIVY-498) SparkR interpreter fails to execute statement with Windows CRLF on *nix machine

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

Saisai Shao resolved LIVY-498.
------------------------------
       Resolution: Fixed
    Fix Version/s: 0.6.0
                   0.5.1

Issue resolved by pull request 105
[https://github.com/apache/incubator-livy/pull/105]

> SparkR interpreter fails to execute statement with Windows CRLF on *nix machine
> -------------------------------------------------------------------------------
>
>                 Key: LIVY-498
>                 URL: https://issues.apache.org/jira/browse/LIVY-498
>             Project: Livy
>          Issue Type: Bug
>          Components: REPL
>    Affects Versions: 0.5.0
>            Reporter: Saisai Shao
>            Assignee: Saisai Shao
>            Priority: Major
>             Fix For: 0.5.1, 0.6.0
>
>
> If the issued R query contains Windows CRLF, it will be failed to run on *nix machine. This is happened when submitting queries from Windows machine via Zeppelin. So here we should convert statement to match system's EOL.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)