wangyum commented on pull request #30408:
URL: https://github.com/apache/spark/pull/30408#issuecomment-732769319


   @shaneknapp Did you set :`export LANG=en_US.UTF-8`?
   ```
   org.apache.spark.sql.AnalysisException: 
org.apache.hadoop.hive.ql.metadata.HiveException: 
MetaException(message:java.nio.file.InvalidPathException: Malformed input or 
input contains unmappable characters: 
/home/jenkins/workspace/SparkPullRequestBuilder@3/sql/hive/target/tmp/hive_execution_test_group/warehouse-1355e680-268f-4224-b549-eaddcadcf136/DaTaBaSe_I.db/tab_ı);
   ```
   
   This issue should be fixed if we set `export LANG=en_US.UTF-8`, more 
details:https://issues.apache.org/jira/browse/SPARK-27177


----------------------------------------------------------------
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:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to