You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2019/09/12 02:20:34 UTC

[GitHub] [incubator-druid] clintropolis opened a new pull request #8513: clarify error messaging for parallel indexing task when when missing numShards or intervals

clintropolis opened a new pull request #8513: clarify error messaging for parallel indexing task when when missing numShards or intervals
URL: https://github.com/apache/incubator-druid/pull/8513
 
 
   Current error messaging of 
   ```
   forceGuaranteedRollup is set but numShards is missing in partitionsSpec or intervals is missing in granularitySpec
   ```
   is slightly confusing in terms of helping user troubleshoot issue. This PR reworks the error messaging to be specific about which field is missing.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org