Skip to content

Instantly share code, notes, and snippets.

@gbraccialli
Last active July 31, 2016 20:22
Show Gist options
  • Save gbraccialli/d4b78c1bf9cc12a8e43de51cca175cca to your computer and use it in GitHub Desktop.
Save gbraccialli/d4b78c1bf9cc12a8e43de51cca175cca to your computer and use it in GitHub Desktop.
/usr/jdk64/jdk1.8.0_60/bin/java -cp /usr/share/java/mysql-connector-java.jar:/usr/hdp/current/ranger-admin/jisql/lib/* org.apache.util.sql.Jisql -driver mysqlconj -cstring jdbc:mysql://sles11-full-security-m1.cloud.hortonworks.com/DBNAME -u 'USERNAME' -p 'PASSWORD' -noheader -trim -c \; -query "SELECT version();"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment