Joel Stewart
- Total activity 778
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 347
Comments
Recent activity by Joel Stewart-
Official comment Thanks for the clarification on the data source. In this circumstance, you would want to use the REGEX function to specifically read the white space characters from in-between the quotes and replac...
-
Amarnath, when you upload, import or link to the original data, are you able to use a space-character as a column separator? If so, you could also use the double-quote character as the quote charac...
-
Thanks for the additional details. In this circumstance, I think the most scalable approach is to follow these steps: Upload the original file as is -- use the default column names from Datameer ...
-
Thank you for the question Brainsphere. I do not quite understand the situational details to be able to make a recommendation. Could you elaborate with an example using just a few columns for refer...
-
Official comment Thank you for the question Aditya. First of all, ensure that you add the data from your local machine into Datameer. If that file is smaller than 500MB, it may be easiest to use the Uploading Files...
-
Official comment Ciarlc, I'm sorry to hear that you were unable to sign up for the trial. After checking with our team internally, it does appear to be an issue with the site currently. We are working on fixing thi...
-
Official comment You can use the Job Status REST API to get the status of any Datameer Job. This command requires the Job ID in order to check the status. If you used the Start Export Job REST API to start the job,...
-
Yes, an Import Job is a must more effective way to handle data sets larger than 500 MB including data sets into the TB and PB size. CSV is an okay format for an Import Job (as is MySQL). You'll ju...
-
Hi Stanley, what type of file is it and what size is the file? If you're able to look in the <INSTALLDIR>/logs/conductor.log file, perhaps there are some errors or warnings that could explain the ...
-
Hello Jesus, after following up with our Engineering team about this implementation and issue. It appears that the Office365 SMTP server is using a STARTTLS protocol (according to Microsoft documen...