wudianlong il y a 3 ans
Parent
commit
448c4f7b62
1 fichiers modifiés avec 3 ajouts et 1 suppressions
  1. 3 1
      job/mysql_to_hdfs.sh

+ 3 - 1
job/mysql_to_hdfs.sh

@@ -5,4 +5,6 @@ url=${MYSQL_URL}
 user=${MYSQL_USER}
 password=${MYSQL_PASSWORD}
 
-echo $url
+echo $url
+echo $user
+echo $password