cloud

How do I know why my Azure instance doesn't start?

蓝咒 提交于 2019-12-11 01:01:31
问题 I deployed my service package into Windows Azure. Management Portal has been showing "waiting for the role instance to start" for 30 minutes already so I assume something is wrong. I know that there's Azure Diagnostics, but is there some easier way to find what's going on in my instance - like some console displaying some detailed output or something? 回答1: @dunnry The problem is that you can't open a RDP session to the server if your Azure Role is not running, so you don't know anything what

Is there a way to try out Windows Azure?

懵懂的女人 提交于 2019-12-11 00:26:26
问题 I've looked at the Introductory Special Offer, but you still need to provide a credit card because when you go over your limits, you do have to pay. Man, I'm just a developer and I would like to try some things out with Azure Cloud. How can you evaluate a product if you can't try it out... Is there a way to get a sort of developer trial? 回答1: I totally agree with your point. However if you want to just play around with the SDK for development, you could always use the Development Fabric

Setting up S3 logging in Airflow

大兔子大兔子 提交于 2019-12-11 00:07:47
问题 This is driving me nuts. I'm setting up airflow in a cloud environment. I have one server running the scheduler and the webserver and one server as a celery worker, and I'm using airflow 1.8.0. Running jobs works fine. What refuses to work is logging. I've set up the correct path in airflow.cfg on both servers: remote_base_log_folder = s3://my-bucket/airflow_logs/ remote_log_conn_id = s3_logging_conn I've set up s3_logging_conn in the airflow UI, with the access key and the secret key as

Azure - Cannot programmatically perform VIP Swap

℡╲_俬逩灬. 提交于 2019-12-10 23:45:12
问题 I am trying to perform a swap deployment operation, in C#, on a hosted service I have in the azure cloud. My code returns no errors, however, the swap is never performed. My code is based off sample code from the Microsoft website on how to do a list services operation which uses GET, however swap deployment uses POST. I'm new to this so it's possible I'm doing this entirely the wrong way. Any help is appreciated. Here's my code so far: public void swapDeployment() { string operationName =

jupyter notebook: return getattr(self._sock,name)(*args) socket.error: [Errno 99] Cannot assign requested address

◇◆丶佛笑我妖孽 提交于 2019-12-10 23:14:57
问题 Hi I want to run the jupyter notebook on the cloud Ubuntu server(16.04). and the server IP is 213.138.10.176 (just example), and port is 22011 I have installed jupyter, and python 2.07, and edited the jupyter_notebook_config.py as following: c.NotebookApp.ip = '213.138.10.176' c.NotebookApp.open_browser = False c.NotebookApp.port = 22011 But after I saved it, and run jupyter notebook command on the Ubuntn server. there is error: File "/usr/local/bin/jupyter-notebook", line 11, in <module> sys

How do I verify the .cssx file created with CSPack Azure SDK tool?

﹥>﹥吖頭↗ 提交于 2019-12-10 22:25:44
问题 Once I use "Build->Publish->Create Service Package Only" to pack my Azure role I get two files. One is the .cscfg - a tiny XML file with service configuration. The other is the package itself which is in fact a ZIP archive with .cspkg extension. The .cspkg file contains the .cssx file which grows larger and larger as I add stuff into my role. So I assume that the .cssx file contains all the contents of my role, binary files included. If I open it with a viewer - it doesn't contain any

Azure Service Management API authentication using Azure Active Directory Oauth

99封情书 提交于 2019-12-10 22:04:13
问题 I'd like to authenticate to the Azure Service Management API using Azure AD through curl. I set up an application within my default directory. In this free trial subcription that's the only directory I have. When I target the oauth token endpoint I receive a JWT. curl --data "grant_type=client_credentials&client_id=<my_client_id>&client_secret=<my_encoded_secret>&resource=https%3A%2F%2Fmanagement.core.windows.net" https://login.windows.net/<my_tenant_id>/oauth2/token But when I use that token

Google Cloud Storage REST API takes too much time when uploading a file

旧巷老猫 提交于 2019-12-10 21:35:32
问题 I'm trying to upload a file through Google Cloud Storage REST API. It works fine, but the task takes too much time, I think. The last test I did was uploading a 171KB sized picture, and the task was working for 71 seconds. (my upload connection is able to upload 251KB/s, by an online speed test). The code I am executing is almost equal as the one placed in storage-cmdline-sample. The only thing I modified was the mediaContent to upload (instead the RandomDataBlockInputStream, I'm trying to

How can I change the version of Java used in Bluemix?

大兔子大兔子 提交于 2019-12-10 21:09:52
问题 I have an old legacy Java app that I am trying to run in Bluemix. I would like to use either Java 1.5 or Java 1.6. How would I do this? 回答1: You need to use the Java buildpack, the Java buildpack is available at https://github.com/cloudfoundry/java-buildpack. To use it when you deploy your app you can either add it to manifest.yml or use the Cloud Foundry CLI to specify the buildpack. You can do that with the following. cf push myappname -b https://github.com/cloudfoundry/java-buildpack.git

Are there any big names running on the cloud?

徘徊边缘 提交于 2019-12-10 18:58:19
问题 Are there any big names running on the cloud? Especially on GAE and Amazon? 回答1: Azure is just getting started, but AWS has an extensive list of case studies here: http://aws.amazon.com/solutions/case-studies/ 回答2: Buddy Poke: http://files.meetup.com/1135107/BuddyPoke_AppEngine_Stats.pdf 回答3: FedEx is running on Appistry CloudIQ: FexEx: Scale Without Fail 回答4: BestBuy's giftag runs on google appengine http://blog.giftag.com/2009/01/26/giftaggoogle-app-engine-case-study/ 回答5: Have a look at