The root path for the output.
The java formatter style string to use as the template. e.g. %s/%s.
The set of fields to apply to the path.
Flag to indicate that the header should be written to the file.
How to handle conflicts with existing output.
The set of fields to apply to the output.
The root path for the output.
The root path for the output.
Creates the template tap.
Creates the template tap.
Describes if this source is being read from or written to.
The mode of the job. (implicit)
A cascading TemplateTap.
The set of fields to apply to the output.
The set of fields to apply to the output.
The scheme to use if the source is on hdfs.
The scheme to use if the source is on hdfs.
The scheme to use if the source is local.
The scheme to use if the source is local.
The set of fields to apply to the path.
The set of fields to apply to the path.
How to handle conflicts with existing output.
How to handle conflicts with existing output.
This is a name the refers to this exact instance of the source (put another way, if s1.sourceId == s2.sourceId, the job should work the same if one is replaced with the other
This is a name the refers to this exact instance of the source (put another way, if s1.sourceId == s2.sourceId, the job should work the same if one is replaced with the other
The java formatter style string to use as the template.
The java formatter style string to use as the template. e.g. %s/%s.
The mock passed in to scalding.JobTest may be considered as a mock of the Tap or the Source.
The mock passed in to scalding.JobTest may be considered as a mock of the Tap or the Source. By default, as of 0.9.0, it is considered as a Mock of the Source. If you set this to true, the mock in TestMode will be considered to be a mock of the Tap (which must be transformed) and not the Source.
Validates the taps, makes sure there are no nulls as the path or template.
Validates the taps, makes sure there are no nulls as the path or template.
The mode of the job.
write the pipe but return the input so it can be chained into the next operation
write the pipe but return the input so it can be chained into the next operation
Flag to indicate that the header should be written to the file.
Flag to indicate that the header should be written to the file.
(Since version 0.9.0) replace with Mappable.toIterator
An implementation of TSV output, split over a template tap.
The root path for the output.
The java formatter style string to use as the template. e.g. %s/%s.
The set of fields to apply to the path.
Flag to indicate that the header should be written to the file.
How to handle conflicts with existing output.
The set of fields to apply to the output.