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,
thePartitionSpec,
shardSpecs,
rollupSpec == null ? 50000 : rollupSpec.rowFlushBoundary,
null,
leaveIntermediate,
cleanupOnFailure,
overwriteFiles,