Closed waltersf closed 3 years ago
Default cluster must be associated at least to Spark and Scikit learn. Current workaround: Connect to database and issue the commands:
INSERT INTO cluster_platform values(null, 1, 1); INSERT INTO cluster_platform values(null, 4 1);
Fixed
Default cluster must be associated at least to Spark and Scikit learn. Current workaround: Connect to database and issue the commands: