How do I access the installation page? Why can’t I receive the registration email? How do I switch the default language? What are the currently supported database types? Is migr...
Overview Information Recorded Job Execution Information Task Execution Information Default Implementation Rest Query API Example Queries Job Execution History Server Over...
About This Task Steps About This Task Druid and Superset require a relational data store to store metadata. To use MySQL for this, install MySQL and create a database for the D...
Overview Information Recorded Job Execution Information Task Execution Information Default Implementation Rest Query API Example Queries Job Execution History Server Over...
About This Task Before You Begin Steps About This Task You can install MySQL 5.5 or later. Before You Begin On the Ambari host, install the JDBC driver for MySQL, and then a...
About This Task Steps About This Task Druid and Superset require a relational data store to store metadata. To use Postgres for this, install Postgres and create a database for...
config.yaml description We use yaml configuration file. It will be created automatically after answer init command. The default path is /data/conf/config.yaml config.yaml...
Ranger requires a relational database as its policy store. There are additional prerequisites for Amazon RDS-based databases due to how Amazon RDS is set up and managed: MySQL/M...
Steps Steps Launch the MySQL monitor: mysql - u root - p Create the database for Schema Registry and SAM metastore: create database registry ; create database str...