Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install MySQL #9

Closed
6 tasks done
ricardo-aires opened this issue Mar 10, 2017 · 0 comments
Closed
6 tasks done

Install MySQL #9

ricardo-aires opened this issue Mar 10, 2017 · 0 comments

Comments

@ricardo-aires
Copy link
Owner

ricardo-aires commented Mar 10, 2017

  • Install a MySQL 5.6.x server on the node you listed first
  • Copy /etc/yum.repos.d/mysql-community.repo to challenges/labs/1_my-database-server.repo.md
  • Install the MySQL client package and JDBC connector jar on all clients
  • Start the mysqld service
  • Create the following databases
    • scm
    • rman
    • hive
    • oozie
    • hue
    • sentry
  • Put the following in the file challenges/labs/1_db-server.md
    • The hostname of your MySQL node
    • The command and output for mysql --version
    • The command and output for listing MySQL databases
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants