Giter VIP home page Giter VIP logo

Comments (4)

milbrya avatar milbrya commented on August 16, 2024

Can you find the offending line in the file with the format YYYY-MM-DD-before336hour-with60min.csv.gz and post it here?

from cost-optimization-ec2-right-sizing.

eredi93 avatar eredi93 commented on August 16, 2024

how can i do that? in the file every line seems ok

from cost-optimization-ec2-right-sizing.

ryanaverill avatar ryanaverill commented on August 16, 2024

I'm getting the exact same error. I've searched through YYYY-MM-DD-before336hour-with60min.csv and I can't find it there either

Complete percent: 19.0%Traceback (most recent call last):
File "/tmp/run-rightsizing-redshift.py", line 434, in
ls_temp_table = right_sizing(conn, ls_pricelist_tabname, ls_cw_tabname)
File "/tmp/run-rightsizing-redshift.py", line 376, in right_sizing
determine_right_type(db_conn, ls_resizetype_sql, ls_temp_table, ls_instanceid, ln_iops_usage, ln_ssd_total_size, ln_cpu_nbr, ln_network_level_usage, ln_rate, ln_mem)
File "/tmp/run-rightsizing-redshift.py", line 251, in determine_right_type
ln_min_ssd_size = int(ls_min_storage1[ls_min_storage1.find('x')+1:])
ValueError: invalid literal for int() with base 10: '0.475 NVMe'

from cost-optimization-ec2-right-sizing.

stevemorad avatar stevemorad commented on August 16, 2024

Patches pushed that we believe fixes this issue -- checking SSD storage type is NVMe

from cost-optimization-ec2-right-sizing.

Related Issues (19)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.