فهرست منبع

删除checkpoing文件夹

zhangbo 1 سال پیش
والد
کامیت
7f07c79c36
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      src/main/scala/com/aliyun/odps/spark/examples/makedata/makedata_09_user2redis_freq.scala

+ 1 - 0
src/main/scala/com/aliyun/odps/spark/examples/makedata/makedata_09_user2redis_freq.scala

@@ -23,6 +23,7 @@ object makedata_09_user2redis_freq {
       .appName(this.getClass.getName)
       .getOrCreate()
     val sc = spark.sparkContext
+    MyHdfsUtils.delete_hdfs_path("/dw/recommend/model/99_zhangbo_checkpoint/")
     sc.setCheckpointDir("/dw/recommend/model/99_zhangbo_checkpoint/")
 
     // 1 读取参数