sajjad-moradi opened a new pull request #6625:
URL: https://github.com/apache/incubator-pinot/pull/6625


   ## Description
   In this PR, a rule is added to recommendation engine to provide some 
recommendations on realtime provisioning. The rule utilizes MemoryEstimator. 
Memory estimator uses data characteristics - introduced in #6546 - to be able 
to generate a segment on the fly and then use its allocated memory to estimate 
the amount memory needed for the real time table.
   
   ## Testing Done
   Integration test with `RecommenderDriver`
   
   The json representation of the recommendations for the data characteristics 
provided in the test looks like the following:
   
   
![image](https://user-images.githubusercontent.com/8548220/109543034-b1a65980-7a7a-11eb-97da-e8ddd299425e.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:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to