Commit 8373607f authored by 高雅喆's avatar 高雅喆

add service stat

parent ee28dd72
...@@ -317,8 +317,7 @@ object ServiceStat { ...@@ -317,8 +317,7 @@ object ServiceStat {
|and c.partition_date="20181119" |and c.partition_date="20181119"
""".stripMargin """.stripMargin
) )
result00.createOrReplaceTempView("tmp1") result00.collect()
result00.show()
println(result00.count()) println(result00.count())
} }
......
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