You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-10-31 18:30:33 +03:00
fixed module _installer code issue
This commit is contained in:
@@ -170,6 +170,8 @@ int main(int argc, char **argv)
|
||||
if ( DBRootStorageType == "hdfs" )
|
||||
HDFS = true;
|
||||
|
||||
log.writeLog(__LINE__, "DBRootStorageType = " + DBRootStorageType, LOG_TYPE_DEBUG);
|
||||
|
||||
//PMwithUM config
|
||||
try {
|
||||
oam.getSystemConfig( "PMwithUM", PMwithUM);
|
||||
|
||||
Reference in New Issue
Block a user