← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1391356] Re: [Sahara] Job executions don't show Job and Cluster for pending state

 

** Changed in: horizon
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1391356

Title:
  [Sahara] Job executions don't show Job and Cluster for pending state

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Steps to repro:
  1. Create job execution
  2. See job execution page

  Job and Cluster columns contain dashes.
  Logs:
  The attribute job_name doesn't exist on JobExecution {u'output_id': u'91e796c9-1896-49dd-a807-5a34b0f733fb', u'info': {u'status': u'PENDING'}, u'job_id': u'02e0f0c1-6698-47cc-b0b9-439953f9b3a2', u'tenant_id': u'8e44eb2ce32b4c72b82070abbcd61ba8', u'start_time': None, u'return_code': None, u'updated_at': None, u'oozie_job_id': None, u'input_id': u'e8865f9a-f666-4df4-9612-8571d98d8ec6', u'end_time': None, u'progress': None, u'id': u'a106f3bb-b2f2-4187-9702-0de5d2a0f25d', u'cluster_id': u'04ad1b90-d04b-4b96-93f9-bd24c03f8693', u'job_configs': {u'configs': {}, u'args': [], u'params': {}}, u'created_at': u'2014-11-11 01:02:11.219366'}.
  The attribute cluster_name doesn't exist on JobExecution {u'output_id': u'91e796c9-1896-49dd-a807-5a34b0f733fb', u'info': {u'status': u'PENDING'}, u'job_id': u'02e0f0c1-6698-47cc-b0b9-439953f9b3a2', u'tenant_id': u'8e44eb2ce32b4c72b82070abbcd61ba8', u'start_time': None, u'return_code': None, u'updated_at': None, u'oozie_job_id': None, u'input_id': u'e8865f9a-f666-4df4-9612-8571d98d8ec6', u'end_time': None, u'progress': None, u'id': u'a106f3bb-b2f2-4187-9702-0de5d2a0f25d', u'cluster_id': u'04ad1b90-d04b-4b96-93f9-bd24c03f8693', u'job_configs': {u'configs': {}, u'args': [], u'params': {}}, u'created_at': u'2014-11-11 01:02:11.219366'}.

  3. Wait while job moved to SUCCEEDED state

  Job and Cluster contain correct values.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1391356/+subscriptions


References