wudianlong 3 years ago
parent
commit
abe96102fc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      job/mysql_to_hdfs.sh

+ 1 - 1
job/mysql_to_hdfs.sh

@@ -1,5 +1,5 @@
 #! /bin/bash
-. ../config/config.sh
+. /opt/app/bi-app/config/config.sh
 
 url=$MYSQL_URL
 user=$MYSQL_USER