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

Marcelo Vanzin updated LIVY-579:
--------------------------------
    Priority: Minor  (was: Major)

> Python 2 unicode support does not work if OS encoding is not UTF-8
> ------------------------------------------------------------------
>
>                 Key: LIVY-579
>                 URL: https://issues.apache.org/jira/browse/LIVY-579
>             Project: Livy
>          Issue Type: Bug
>          Components: Interpreter
>    Affects Versions: 0.6
>            Reporter: Marcelo Vanzin
>            Priority: Minor
>
> {noformat}
> LC_ALL=en_US.ASCII mvn -Pspark-2.4 -Pthriftserver test -pl :livy-repl_2.11 
> -Dsuites="*.Python2InterpreterSpec unicode" 
> ...
> [INFO] --- scalatest-maven-plugin:1.0:test (test) @ livy-repl_2.11 ---
> Discovery starting.
> Discovery completed in 627 milliseconds.
> Run starting. Expected test count is: 1
> Python2InterpreterSpec:
> - should print unicode correctly *** FAILED *** (1 second, 127 milliseconds)
>   ExecuteSuccess(JObject(List((text/plain,JString(?))))) did not equal 
> ExecuteSuccess(JObject(List((text/plain,JString(?))))) 
> (PythonInterpreterSpec.scala:266)
> {noformat}



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

Reply via email to