add folder xml file dispose

This commit is contained in:
lj044500 2018-09-04 10:46:01 +08:00
parent 1250dee09f
commit ed1c4e47fa
1 changed files with 0 additions and 1 deletions

View File

@ -22,7 +22,6 @@ class FolderXmlParser extends ConfigurableStop{
var rowTag:String = _
var xmlpath:String = _
override def perform(in: JobInputStream, out: JobOutputStream, pec: JobContext): Unit = {
val spark = pec.get[SparkSession]()