Commit a63ac29b authored by 王志伟's avatar 王志伟

chang

parent 94119d82
......@@ -72,7 +72,9 @@ object testt {
)
println(get_data_dura)
val rows = get_data_dura.collect()
println(rows)
for (item <- rows){
println(item)
}
}
......
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