How tho fix a Process Failed (read time out)
H_Ace
New Altair Community Member
Hello everyone,
I was just asking how to see the progress of a process, unfortunately it suddenly stoped with an error message.
I'm running an Aylien sentiment analysis process for 130000 record, I test it on a sample and it was great. But after applying it on the whole dataset it stoped after about 27 hours.
Can anyone help me to identify the problem and its solution ?
Regards,
I was just asking how to see the progress of a process, unfortunately it suddenly stoped with an error message.
I'm running an Aylien sentiment analysis process for 130000 record, I test it on a sample and it was great. But after applying it on the whole dataset it stoped after about 27 hours.
Can anyone help me to identify the problem and its solution ?
Regards,
1
Answers
-
I just have increased the system timeout from 20000 to 200000.
Will that alone work?1 -
hi @H_Ace if you're using the free API then you have rate limits on your API usage. RapidMiner will not tell you when your limit has been reached as this is controlled by Aylien, not RapidMiner. I do not remember the Aylien limits but given the size of your data set it seems certain that RapidMiner is hanging because of you hitting your limit.2
-
hi @ if you're using the free API then you have rate limits on your API usage. RapidMiner will not tell you when your limit has been reached as this is controlled by Aylien, not RapidMiner. I do not remember the Aylien limits but given the size of your data set it seems certain that RapidMiner is hanging because of you hitting your limit.Thank you for posting something like this
2