[
https://issues.apache.org/jira/browse/LIVY-305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gyorgy Gal updated LIVY-305:
----------------------------
Fix Version/s: 0.10.0
(was: 0.9.0)
This issue has been moved to the 0.10.0 release as part of a bulk update. If
you feel this is moved out inappropriately, feel free to provide justification
and reset the Fix Version to 0.9.0.
> plot doesn't work in SparkRInterpreter
> --------------------------------------
>
> Key: LIVY-305
> URL: https://issues.apache.org/jira/browse/LIVY-305
> Project: Livy
> Issue Type: Bug
> Components: Interpreter
> Affects Versions: 0.3
> Reporter: Jeff Zhang
> Priority: Major
> Fix For: 0.10.0
>
> Attachments: 스크린샷 2017-02-15 오후 2.27.58.png
>
>
> {code}
> plot(c(1,2,3))
> {code}
> Response:
> {code}
> {
> "id": 1,
> "state": "available",
> "output": {
> "status": "ok",
> "execution_count": 1,
> "data": {
> "text/plain": ""
> }
> }
> }
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)