Aldrin Machado created HADOOP-17448: ---------------------------------------
Summary: Netty library causing issue while running spark on yarn in PSuedodistributed mode Key: HADOOP-17448 URL: https://issues.apache.org/jira/browse/HADOOP-17448 Project: Hadoop Common Issue Type: Bug Affects Versions: 3.2.1 Environment: windows 10 hadoop 3.2.1 Spark 3.0.1 Reporter: Aldrin Machado While running in psuedodistributed mode,there is different version of netty-all library in hdfs (4.0.52), this is fine till you try to run spark on it. The spark 3.0.1 comes with netty-all 4.1.47. Now both the libraries get loaded in classpath and thus spark submit fails with method error. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org