标签: spark-shell
我想在通过spark-shell执行时将参数传递给我的spark文件。
例如:spark-shell -i file.scala ...
我该如何实现?
我能够使用spark-shell -i file.scala。但是我每次都必须不断更改scala文件的变量