Re: Cost analytics for Openstack failing

2017-01-13 Thread Gianni Acciarri
Thank you James! Worked perfectly. Apparently errors are still generated for GCE accounts (could be a permissions thing) but as far as AWS goes updating gevent to 1.0.2 fixes the issue. Cheers! On Thursday, 12 January 2017 01:22:36 UTC+1, James Smith wrote: > > 'find /opt/scalr-server -name

Re: Shell script to get the IP address of running instance

2017-01-13 Thread Amit Saini
Thanks Marc On Wednesday, January 11, 2017 at 3:46:22 PM UTC-5, Marc O'Brien wrote: > > Hi Amit, > > Depending on the scope of the IPs you are interested in, you should be > able to achieve this by using szradm queryenv > >

Re: Shell script to get the IP address of running instance

2017-01-13 Thread Amit Saini
Thanks Deniele, Its workingIts printed both Public and Private IP On Friday, January 13, 2017 at 10:35:28 AM UTC-5, Daniele Testa wrote: > > Amit, this is already available to your scripts in the built-in Global > Variables. Just make a simple script like: > > #!/bin/bash > env > > Then

Deploying Hadoop cluster-Need Help

2017-01-13 Thread Amit Saini
Hi Team, I am trying to deploying Hadoop cluster using scalr and following these document While creating the hadoop role as mentioned in steps "*Import this Deployment Script