...
Step 3: Create Data Table in Hive
In the utilityscripts folder, use the create_hive_ddl_using_spark_df.R script to generate the Hive SQL statement needed to create a data table in Hive. Once you run the script, a .hql file will be created; open this file and copy the statement that was generated. Run it in the hive terminal.
...
For now if you run an analytic model please contact to support@sprngy.com to get the generated data access in SpringyBI.
Step 4: Importing Database and Dataset into Superset
...