Commit c8e64ee4 by 王建成

update

parent 9be954d2
......@@ -346,7 +346,7 @@ object SysncHiveBatch extends Sparking with Logging {
"""
|select * from
""".stripMargin
val = conn.prepareStatement()
// val = conn.prepareStatement()
jsonArr.foreach{json=>
val result = dateTime+"\t"+json.toJSONString+"\t"+day+"\n"
......
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