Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Prerequisites

Make sure JAVA-environment is setup properly

Run this command "java -version"

  • if you get output like this11:46am atanas@analytics ~ $ java -version
    java version "1.8.0_181"
    Java(TM) SE Runtime Environment (build 1.8.0_181-b13)
    Java HotSpot(TM) 64-Bit Server VM (build 25.181-b13, mixed mode)
    11:46am atanas@analytics ~ $





  1. ssh-connect to "analytics" server using your favorite SSH tool. For Windows SecureCRT is offered as standard ssh-software to Broadies. For Mac you can connect through the command line in Terminal.
  2. You will be asked for username/password but interface is pretty straightforward

  3. run etl-commands as you see fit

...