Quick Install (Standalone Version)
  • Step 1: Install Docker from the official website here Docker Install
  • Step 2: Download the UnifyML Docker Images and Configuration ZIP File
  • Step 3: Create Setup Folders and Copy the License File (Obtain from the Get Trial License Tab)
    • mkdir -p /etc/datanalyt
    • cp unifyml-sql-connector-1.0.1-a3218421.tar /etc/datanalyt
    • cp unifyml-conf-1.0.1-a3218421.zip /etc/datanalyt
    • cd /etc/datanalyt
    • unzip unifyml-conf-1.0.1-a3218421.zip
    • cp LICENCE /etc/datanalyt/unifyml
  • Step 4: Launch the UnifyML Server Using Docker Images
    • cd /etc/datanalyt
    • docker load -i unifyml-sql-connector-1.0.1-a3218421.tar
    • docker run -it -d -p 4301:4301 -p 4302:4302 -v /etc/datanalyt/unifyml:/etc/datanalyt/unifyml/:rw unifyml-sql-connector:1.0.1-a3218421
  • JDBC Drivers:
  • Zeppelin Docker Client:
  • A free trial license valid for 2 days will be sent to your email.You can also sign up for a 45-day free trial, which includes comprehensive technical support
  • Login