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/07/02 02:56:49 UTC

[GitHub] [incubator-druid] hellobabygogo opened a new issue #8009: index hadoop task generate IncompletePartitions

hellobabygogo opened a new issue #8009: index hadoop task generate IncompletePartitions
URL: https://github.com/apache/incubator-druid/issues/8009
 
 
   index hadoop task generate IncompletePartitions when used HashedPartitionsSpec
   which cased query result is empty.
   
   ### Affected Version
   
   0.12.3
   
   ### Description
   config:
   `"partitionsSpec" : {
           "type" : "hashed",
           "targetPartitionSize" : -1,
           "maxPartitionSize" : -1,
           "assumeGrouped" : false,
           "numShards" : 5,
           "partitionDimensions" : [ ]
         },`
   
   segments:
    test_hadoop_task_2019-06-29T00:00:00.000Z_2019-06-30T00:00:00.000Z_2019-07-01T01:17:02.185Z_1 
    test_hadoop_task_2019-06-29T00:00:00.000Z_2019-06-30T00:00:00.000Z_2019-07-01T01:17:02.185Z_3 
   
   query:
   ![image](https://user-images.githubusercontent.com/8693129/60479327-09922900-9cb8-11e9-91d1-38ed3ba90c86.png)
   
   
   
   
   

----------------------------------------------------------------
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