You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@toree.apache.org by "Marshall Markham (JIRA)" <ji...@apache.org> on 2016/05/10 14:42:12 UTC

[jira] [Updated] (TOREE-311) commentation causes abiguos error

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

Marshall Markham updated TOREE-311:
-----------------------------------
    Description: 
Adding a double forward slash comment as the last line of a cell causes an error with no message or stack trace. See attached.
## Cell Begin ##
val avar = 5
// this dies
## Cell End ##

  was:
Adding a double forward slash comment as the last line of a cell causes an error with no message or stack trace. See attached.

## Cell Begin ##
val avar = 5
// this dies
## Cell End ##


> commentation causes abiguos error
> ---------------------------------
>
>                 Key: TOREE-311
>                 URL: https://issues.apache.org/jira/browse/TOREE-311
>             Project: TOREE
>          Issue Type: Bug
>         Environment: Ubuntu/Spark 1.6.0
>            Reporter: Marshall Markham
>
> Adding a double forward slash comment as the last line of a cell causes an error with no message or stack trace. See attached.
> ## Cell Begin ##
> val avar = 5
> // this dies
> ## Cell End ##



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