Skip to content Skip to sidebar Skip to footer
Showing posts with the label Amazon Ec2

Lambda Not Working For Ec2 With Auto-scaling

Following AWS Lambda is working as expected [i.e. ec2 instance stop and start] for ec2 instances, w… Read more Lambda Not Working For Ec2 With Auto-scaling

Pip Installs Modules For Python2.7 Instead Of Python3.4

I have an Amazon EC2 instance. On that was just python 2.7 installed. So I installed Python3 with t… Read more Pip Installs Modules For Python2.7 Instead Of Python3.4

Ubuntu Ami Not Loading User-data

I am attempting to load user data into an Ubuntu 12.04 LTS AMI (ami-a29943cb, but I've tried a … Read more Ubuntu Ami Not Loading User-data

What Is The Correct Ways To Write Boto3 Filters To Use Customise Tag Name?

I am trying to list the instances on tag values of different tag keys For eg> one tag key - Env… Read more What Is The Correct Ways To Write Boto3 Filters To Use Customise Tag Name?

Ec2 Instance Without Any Attached Volume?

Is it Possible to have instances without any volume(root-device or attached volume)? Lets say the i… Read more Ec2 Instance Without Any Attached Volume?

Sparkcontext Error - File Not Found /tmp/spark-events Does Not Exist

Running a Python Spark Application via API call - On submitting the Application - response - Faile… Read more Sparkcontext Error - File Not Found /tmp/spark-events Does Not Exist