Xiang Fu
0.3.2
, and it’s compatible with Pinot Version 0.3.0+
.Karthik Kakolu
06/04/2020, 8:25 PMKarthik Kakolu
06/04/2020, 8:27 PMKenny Bastani
06/04/2020, 8:35 PMKenny Bastani
06/04/2020, 8:37 PMOguzhan Mangir
06/05/2020, 1:22 PMrouting table for realtime table
of this hybrid table, will it return 404
not found or empty
result(that means returned code is 200 ok)?
Note: with using /debug/routingTable(getRoutingTableForQuery method)
of PinotBrokerDebug
APIKenny Bastani
06/09/2020, 4:04 PMPradeep
06/11/2020, 10:48 PMtagsOverridenConfig
so the segments get moved to the machine tagged as OFFLINE.
• For segments to be able to move across machines, does deep storage need to be enabled?
• I am consuming events from kafka, I am trying to observe the lag, wondering is it exposed somewhere? ConsumerGroup name created seems to be empty is there a way to pass that as a parameter?
• Does the segments size get exposed as part of metrics somewhere?
• curious, does pinot inherently handle duplicate rows based on some column?Kishore G
tagsOverridenConfig
so the segments get moved to the machine tagged as OFFLINE.
• Yes, you will have to invoke the rebalance APIKishore G
Pradeep
06/11/2020, 10:56 PMPradeep
06/11/2020, 10:56 PMKishore G
Kishore G
Pradeep
06/11/2020, 11:07 PMPradeep
06/11/2020, 11:13 PMKishore G
Kishore G
Pradeep
06/11/2020, 11:19 PMYupeng Fu
06/12/2020, 5:27 PMYou must upgrade to this release before moving onto newer versions of Pinot
release. The protocol between Pinot-broker and Pinot-server has been changed
and this release has the code to retain compatibility moving forward.
Skipping this release may (depending on your environment) cause query errors
if brokers are upgraded and servers are in the process of being upgraded.
Kartik Khare
06/14/2020, 6:30 PMKartik Khare
06/14/2020, 6:30 PMXiang Fu
Xiang Fu
Haibo Wang
06/15/2020, 5:46 AMXiang Fu
Xiang Fu
docker pull apachepinot/pinot:0.4.0
or
docker pull apachepinot/pinot:release-0.4.0
Kishore G
Kishore G
Hisham Itani
06/18/2020, 6:26 PM