No configuration setting found for key 'akka.version'

后端 未结 5 1784

I am learning akka-remoting and this is how my project looks

The project structure looks like

project/pom.xml
project/mymodule/pom.xml
project/mymo         


        
5条回答
  •  無奈伤痛
    2020-11-30 06:59

    Adding AppendingTransformer alone didn't resolve the issue for me. If you are trying to deploy your spark application on EMR and are still facing this issue then please take a look at my solution here. Hope it helps!

提交回复
热议问题