wudianlong 3 년 전
부모
커밋
abe96102fc
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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