Commit 7d376b2c authored by 王志伟's avatar 王志伟

repair bug

parent 6a5a9bb2
......@@ -66,7 +66,7 @@ object app_list {
""".stripMargin
)
app_list.show()
val appsMapResult=app_list.rdd.map(row=>{
app_list.rdd.map(row=>{
println(row(1))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment