fix compilation

This commit is contained in:
fjy 2014-08-20 13:17:00 -07:00
parent 1614f40f1a
commit bb73b2556e
1 changed files with 1 additions and 1 deletions

View File

@ -159,7 +159,7 @@ public class HadoopIngestionSpec extends IngestionSpec<HadoopIOConfig, HadoopTun
version, version,
thePartitionSpec, thePartitionSpec,
shardSpecs, shardSpecs,
rollupSpec == null ? 50000 : rollupSpec.rowFlushBoundary, null,
leaveIntermediate, leaveIntermediate,
cleanupOnFailure, cleanupOnFailure,
overwriteFiles, overwriteFiles,