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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to