Explorar el Código

导出到mysql

wudianlong hace 2 años
padre
commit
e8d65e326b
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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