会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
想法实例化的过程使我快乐
所有重复劳动都值得变成脚本……
首页
联系
订阅
管理
2016年3月11日
spark-shell 执行脚本并传入参数
摘要: 使用方法: ./spark-script.sh your_file.scala first_arg second_arg third_arg 脚本: scala_file=$1 shift 1 arguments=$@ #set +o posix # to enable process substi
阅读全文
posted @ 2016-03-11 13:34 LightingCui
阅读(7524)
评论(0)
推荐(0)
编辑
公告