Details
-
Task
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Won't Do
-
None
-
None
Description
Dear MariaDB Columnstore Developers,
I am writing because I find the MariaDB Columnstore Server Configuration and Installation Process too overly complicated (it can be done, but takes its time):
https://mariadb.com/kb/en/library/preparing-for-columnstore-installation-11x/
And I think it does not follow the K.I.S.S (Keep it Simple) Principle, which might prevent a greater adoption, so I would propose too try to simplify it via Documentation:
- There could be one Dynamic Webpage where you introduce the characteristics of your Server (Ubuntu, CentOS,...), if it has had MariaDB installed previously, user privileges, etc. And in the webpage could output the minimum Terminal Commands to Execute in order to configure the server for MariaDB Columnstore Installation.
- Or maybe some sort of script that simplifies the Server Configuration Process could also work.