-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
linkis-1.4.0 Excel file import hive failed #4882
Comments
😊 Welcome to the Apache Linkis community!!We are glad that you are contributing by opening this issue. Please make sure to include all the relevant context. If you are interested in contributing to our website project, please let us know! Community
Mailing Lists
|
Here are some jars used.spark_excel.jar is obtained from here #2590 |
After spark is upgraded to 3.x in linkis1.4.0, the corresponding scala version should also be upgraded, please use scala 2.12+ to recompile. Otherwise, there will be many unexpected problems. |
I have written the wrong version of Spark2.3.0 I am using |
Can you list your compile command? |
I copied the LoadData code from linkis1.3.2 into linkis1.4.0 and it was executed successfully. I don't think it has anything to do with the scala version. What I mean is that there is a problem with LoadData in 1.4.0 |
ping ~@GuoPhilipse |
sorry to reply later, I fired a pr to fix this issue later~ |
Before asking
Your environment
Describe your questions
There is a problem with the LoadData code in linkis-1.4.0. I used 1.3.2 to package it and import it into Excel for Hive to execute. However, using 1.4.0 resulted in a Java. lang. IndexOutOfBoundsException error
Eureka service list
eg:
Some logs info or acctch file
_0.dolphin
ec.log
The text was updated successfully, but these errors were encountered: