I am a newbie to Hadoop. I have managed to develop a simple Map/Reduce application that works fine in \'pseudo distributed mode\'.I want to test that in \'fully distributed mode\'. I have few question
I need to migrate a huge application to Windows Azure. The application uses SHGetSpecialFolderLocation() and related WinAPI functions to obtain path to \"special folders\" like 开发者_StackOverflow社区
I need to migrate a huge application to Windows Azure. The applic开发者_运维百科ation depends on a third-party library that requires an activation key stored in a special binary file on the role insta
I\'m tempted to include a ton of binary files right into an Azure role package so that it can become several hundred m开发者_运维知识库egabytes in size. Before I do that I have to ask - is there a lim
I have a VB6 application that I want to provide my users a feature where they can backup their data file to the cloud.I have a system in place where they can upload a file to the cloud and store it, n
Dropbox claims that during syncing only the portion of files that changes are transmitted back to main server, which is obviously a great functionality, but how do they perform changes to files stored
This guide shows how to deploy a COM object consisting of a single .dll file to a Windows Azure role using the start-up task mechanism.
I may have a very large-scale computational task coming up in the next few months (Intensive processing of ~400 GB of data, probably in the few-thousands of CPU-hours). I am likely to do this either o
I w开发者_开发知识库ant to host my WCF services in the Azure clouds for scalability reasons. For example there will be some read data action. And it will be under High Load (1000+ user/sec).
We know that Azure Compute is PaaS 开发者_运维知识库so the Operating System (Windows Server 2008 R2) has to be patched and upgraded automatically.