初学spark问题一:无法初始化scala编译器

标签:
spark-shell |
分类: Spark |
Failed to initialize compiler: object
scala.runtime in compiler mirror not found.
具体运行结果如下图:
** Note that as of 2.8 scala does not
assume use of the java classpath.
** For the old behavior pass -usejavacp
to scala, or if using a Setting
** object
programatically, settings.usejavacp.value = true.
前一篇:Linux时间函数[转]