Installing Jupyter for ODH
To set up Jupyter notebooks on ODH, you must install both PySpark and Jupyter.
Troubleshooting
Set up the Hive configuration in Apache Ambari to avoid Hive exception errors.
If you get the following exception message, when you create a Hive table:
AnalysisException: org.apache.hadoop.hive.ql.metadata.HiveException: MetaException(message:Table odh.emp failed strict managed table checks due to the following reason: Table is marked as a managed table but is not transactional.);
Then follow these steps: