Gabriel Reid created CRUNCH-537: ----------------------------------- Summary: Deprecate use of PlanningParameters.PIPELINE_PLAN_DOTFILE Key: CRUNCH-537 URL: https://issues.apache.org/jira/browse/CRUNCH-537 Project: Crunch Issue Type: Improvement Reporter: Gabriel Reid
In some cases, storing the (potentially large) job plan dotfile in the job Configuration object can cause some issues. Additionally, we now have a much better way of dealing with the dotfiles (by making it possible to simply set a directory where they will be written). We should deprecate {{PlanningParameters.PIPELINE_PLAN_DOTFILE}}, and remove it in another release or two. Instead of using the Configuration object to pass back the dotfile, the writing of dotfiles to an output directory should be the standard way of handling dot files. Related user list thread: http://s.apache.org/blH -- This message was sent by Atlassian JIRA (v6.3.4#6332)