Process large datasets
I need to process large datasets with thingworx analytics. By using the API, I can create datasets with 1 million - 6 million rows. After I created the datasets, the analytics builder becomes awesome slow and is throwing the following error:
GetDatasetConfigurationAMS: ERROR: JavaException: java.util.concurrent.TimeoutException: Timed out APIRequestMessage [requestId: 633, endpointId: -1, sessionId: -1, method: POST, entityName: localAnalytics_DataThing, characteristic: Services, target: GetDatasetSchema]
Which would be the maximum dataset size thingworx analytics is capable to process?

