martyna-mindsdb

Results 306 comments of 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_? ![image](https://user-images.githubusercontent.com/109554435/180844200-6ff0867e-f671-4ce3-b3c9-b204dcc5d0e4.png)

@ZoranPandovski Shall I close this issue now?

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....

Thank you, @chandrevdw31. It seems there might be another reason why the file is not uploaded to the MindsDB Cloud editor.

@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...

@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!

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...

@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...

@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...