How does idea submit tasks to yarn in yarn-client
Idea how to yarn-client to submit tasks to yarn, many novices are not very clear about this, in order to help you solve this problem, the following editor will explain in detail for you, people with this need can come to learn, I hope you can gain something.
Since many rookies often ask me how to submit tasks to yarn with idea, so that I don't have to pack frequently during testing.
Commands for building the project:
Mvn archetype:generate\
-DarchetypeGroupId=org.scala-tools.archetypes\
-DarchetypeArtifactId=scala-archetype-simple\
-DremoteRepositories= http://scala-tools.org/repo-releases\
-DgroupId=bigdata.spark.app\
-DartifactId=bigdata\
-is it helpful for Dversion=1.0 to read the above content? If you want to know more about the relevant knowledge or read more related articles, please follow the industry information channel, thank you for your support.