wudianlong 3 years ago
parent
commit
448c4f7b62
1 changed files with 3 additions and 1 deletions
  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