You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Thilina Gunarathne, twiste...@googlegroups.com
Hi Thilina, Howmuch time it will take to execution of simple wordcount example. Actually i run given wordcount example but nothing is displaying in command prompt and even no job displayed in Twister4Azure.
Thanks,
Dhaval.
--
Regards,
Dhaval Patel,
Student,M.Tech in CSE, NIT,Warangal.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Thilina Gunarathne, twiste...@googlegroups.com
it's waiting at " twisterAzureClient.WaitForCompletion(500);" this step.
Thilina Gunarathne
unread,
Mar 9, 2013, 10:48:06 AM3/9/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Dhaval Patel, twiste...@googlegroups.com
Hi Daval,
Do you have the management console web role running as well. If so, you can use it to monitor the computation. If not, you can use a tool like Azure Storage Explorer to have a look at the monitoring tables for your computation. If you are running on the local dev fabric, you can use debug points to see whether your Map task gets executed.. Make sure you have specified the correct queue name from the client side.. the queue name you give from the client side should match the queue of the deployment..