Commit 8d16f49d authored by 王志伟's avatar 王志伟

chang

parent 50fdcf2a
......@@ -78,7 +78,8 @@ object testt {
val result = get_data_dura.rdd.map(row =>{
val rowAppFieldMap:Map[String,Any] = row.getAs[Map[String,Any]]("partition_date")
println(row)
})
// println(rows(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