Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Finding An Available (Idle) Map/Reduce Deployment
Ok,
So, I'm trying to spread some heavy duty processing for incoming data across lots of Map/Reduce deployments. My question is, how can I find out which deployment is currently 'idle'? Further, reading the documentation, it appears I can 'submit' against the same deployment over and over, and achieve the same thing (I'll get a null, from the submit)? Is that true?
I guess lastly, any alternative approaches to what I'm trying to do?
0