HyukjinKwon edited a comment on issue #25133: [SPARK-28365][ML] Fallback locale 
to en_US in StopWordsRemover if system default locale isn't in available 
locales in JVM
URL: https://github.com/apache/spark/pull/25133#issuecomment-511655631
 
 
   Changing locale would work in OS default or JVM default .. but as far as I 
remember, we tried to use `Locale.US` within Spark. So it might be fine to fall 
back to `Locale.US` by default ..  Otherwise, we will have to let users to 
force the locale to another ...
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to