-
Notifications
You must be signed in to change notification settings - Fork 75
Hadoop version conflict when supporting to use gazelle_plugin on Google Cloud Dataproc #382
Comments
@HongW2019 i think the issue may be related with the hadoop version we used: can you please try to build with 3.2.2? |
@zhouyuan Sure. After we built it with 3.2.2, met with the same exception with EMR. |
@weiting-chen This result came from our re-built jar with 3.2.2, is this issue still related to Hadoop version conflict? wonder whether I need to re-produce it with your built jar with 3.2.2 if it is convenient. |
Modify Hadoop version at |
@HongW2019 can you please share the mvn info? |
sure @zhouyuan
|
@HongW2019 seems quite old, could you please try to build the package with recent maven? I suspect this is due to the old maven which may not working well on reading properties from profile |
@zhouyuan After re-build jar with profile |
@zhouyuan @weiting-chen FYI. I think we can close this issue now. |
Describe the bug
![image](https://user-images.githubusercontent.com/30172512/123645528-00ada100-d859-11eb-9896-b27bd4def0f4.png)
To support gazelle_plugin on Google Cloud Dataproc, we run spark-sql with gazelle_plugin
v1.1.1-spark-3.1.1
enabled onGoogle Cloud Dataproc 2.0 (
CentOS 8, Hadoop 3.2.2, Spark 3.1.1
), then met similar issues with EMR #368The text was updated successfully, but these errors were encountered: