Parcourir la source

导出到mysql

wudianlong il y a 2 ans
Parent
commit
e8d65e326b
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      energy/dayTask/hdfs_to_mysql.sh

+ 2 - 0
energy/dayTask/hdfs_to_mysql.sh

@@ -1,5 +1,7 @@
 #!/bin/bash
 
+. /opt/app/bi-app/energy/dayTask/config.sh
+
 if [ -n "$2" ] ;then
     echo "如果是输入的日期按照取输入日期"
     do_date=$2