Idea中配置集群信息,编写MapReduce程序,直接在Idea中运行MapReduce程序。Idea中将MapReduce程序打成jar包,在Linux上使用 hadoop jar运行MapReduce程序。两种运行MapReduce程序的方式会有性能或者什么上的差别吗 ?