martyna-mindsdb
martyna-mindsdb
@Ricram2 I will review the Kafka docs at https://docs.mindsdb.com/connect/kafka/. I am going to install and use Docker Desktop on Windows to test all the instructions.
@Ricram2 Shall I create the _Mongo_ section under _Connect to MindsDB_? 
@ZoranPandovski Shall I close this issue now?
[Bug]: Exception "Lightgbm mixer not supported for type: tags" when following process plant tutorial
I have followed the Process Quality tutorial, including the steps to upload a file to the MindsDB Cloud editor. And it seems that there is a problem with the dataset....
[Bug]: Exception "Lightgbm mixer not supported for type: tags" when following process plant tutorial
Thank you, @chandrevdw31. It seems there might be another reason why the file is not uploaded to the MindsDB Cloud editor.
[Bug]: Exception "Lightgbm mixer not supported for type: tags" when following process plant tutorial
@chandrevdw31 When the file size is too big, there is a clear error message (I have sized down this dataset to be able to upload it). In my case, I...
[Bug]: Exception "Lightgbm mixer not supported for type: tags" when following process plant tutorial
@chandrevdw31 The file was not compressed. Some of the data rows were removed from the file to make it smaller in size. So the issue is somewhere else. Thanks!
[Bug]: Exception "Lightgbm mixer not supported for type: tags" when following process plant tutorial
Hi @chandrevdw31, The file upload works fine (the issues before were caused by incorrect re-saving of the file by some editors). About the `CREATE PREDICTOR` statement, I run it in...
[Bug]: Exception "Lightgbm mixer not supported for type: tags" when following process plant tutorial
@chandrevdw31 To answer your question, I was able to run it in Cloud. Removing some of the data rows doesn't affect the `CREATE PREDICTOR` statement - it may affect the...
[Bug]: Exception "Lightgbm mixer not supported for type: tags" when following process plant tutorial
@chandrevdw31 > * Removing the rows makes the dataset size smaller- was this not what you did in order to upload the file like you have mentioned before? Yes. The...