This project has retired. For details please refer to its Attic page.
PlanningParameters (Apache Crunch 0.3.0-incubating API)

org.apache.crunch.impl.mr.plan
Class PlanningParameters

java.lang.Object
  extended by org.apache.crunch.impl.mr.plan.PlanningParameters

public class PlanningParameters
extends Object


Field Summary
static String CRUNCH_WORKING_DIRECTORY
           
static String MULTI_OUTPUT_PREFIX
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MULTI_OUTPUT_PREFIX

public static final String MULTI_OUTPUT_PREFIX
See Also:
Constant Field Values

CRUNCH_WORKING_DIRECTORY

public static final String CRUNCH_WORKING_DIRECTORY
See Also:
Constant Field Values


Copyright © 2012 The Apache Software Foundation. All Rights Reserved.