Browse Source

导出到mysql

wudianlong 2 năm trước cách đây
mục cha
commit
e8d65e326b
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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