Github user CHOIJAEHONG1 commented on the pull request:
https://github.com/apache/spark/pull/7494#issuecomment-127481181
Firstly, I am not able to enter multibyte character sequences in the R
shell under `LC_ALL=C` either. I seems that R does not support it. What I am
trying to do is enabling UTF-8 characters to be used in R, which are sent from
java, no matter what locale a user has.
Basically, the testcase passed in my local UTF-8 machine, too. But, it
failed in Jenkins unfortunately. (I guess its locale is not UTF-8). So I
started to find out the way in which R supports and also perseves UTF-8
characters in various locales, e.g. `LC_ALL=C` like sun-rui suggested.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]