创建RDD
启动hdfs
上传文件
查看文件
加载
停止hdfs
输入列表
字符串
生成数组
map(func)
显式定义函数
lambda函数
foreach(print)
foreach(lambda a:print(a.upper())
collect()