← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1445471] [NEW] [data processing] Add an "adapt for oozie" toggle to the configure tab for Java jobs

 

Public bug reported:

The "edp.java.adapt_for_oozie" boolean configuration value may be set on
the execution of a Java job. It causes Sahara to modify the hadoop
configuration of a Java job automatically so that configuration values
set during job launch are automatically set without having to modify the
job source code. It also causes exit codes to be handled correctly by
Oozie.

It would be nice if users could simply check a box to set this config.
Currently, a user must add this config on the configure tab by hand.

The label on the box can be something like "Adapt for Oozie".

Default should probably be True.

** Affects: horizon
     Importance: Undecided
         Status: New

-- 
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/1445471

Title:
  [data processing] Add an "adapt for oozie" toggle to the configure tab
  for Java jobs

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  The "edp.java.adapt_for_oozie" boolean configuration value may be set
  on the execution of a Java job. It causes Sahara to modify the hadoop
  configuration of a Java job automatically so that configuration values
  set during job launch are automatically set without having to modify
  the job source code. It also causes exit codes to be handled correctly
  by Oozie.

  It would be nice if users could simply check a box to set this config.
  Currently, a user must add this config on the configure tab by hand.

  The label on the box can be something like "Adapt for Oozie".

  Default should probably be True.

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


Follow ups

References