radical-cybertools / radical.analytics

Analytics for RADICAL-Cybertools
Other
1 stars 1 forks source link

Error reading rows when creating Session object #53

Closed mingtaiha closed 4 years ago

mingtaiha commented 6 years ago

After the fix provided in #52, I no longer have a problem creating a Session object. However, I get the following errors when I try to create a Session object:

ra_err.txt

My radical-stack:

  python               : 2.7.12
  pythonpath           : 
  virtualenv           : /home/mingtha/ve/ve.exec_model_exp

  radical.analytics    : v0.45.2-65-g66c0286@rc-v0.46.3
  radical.pilot        : 0.47-v0.46.2-124-g109e344d@rc-v0.46.3
  radical.utils        : 0.47-v0.46-45-gd67efa8@rc-v0.46.3
  saga                 : 0.47-v0.46-19-gcfba6e7f@debug-ming
mingtaiha commented 6 years ago

As per the RCT meeting, we discussed that I should try to use RA to look at a session that was created using the following radical-stack, but I still get the same error

  python               : 2.7.12
  pythonpath           : 
  virtualenv           : /home/mingtha/ve/ve.exec_model_exp

  radical.analytics    : v0.45.2-65-g66c0286@rc-v0.46.3
  radical.pilot        : 0.47-v0.46.2-124-g109e344d@rc-v0.46.3
  radical.utils        : 0.47-v0.46-45-gd67efa8@rc-v0.46.3
  saga                 : 0.47-v0.46-19-gcfba6e7f@debug-ming
mingtaiha commented 6 years ago

As per requested: rp.session.two.mingtha.017428.0000.zip

iparask commented 6 years ago

I get this error just now

andre-merzky commented 6 years ago

Please make sure you pull again from the RC branches for RP and RU, and set

export RADICAL_ANALYTICS_LEGACY_PROFILES=TRUE

and try again. Thanks!

iparask commented 6 years ago

I did and my unit duration is reported as 0. I will check in the profiles

iparask commented 6 years ago

The profiles look okay to me at least

andre-merzky commented 6 years ago

Please let me know what specific duration you try to get from what session (I assume the profiles attached above?)