Ken Krugler
06/02/2022, 7:29 PMDiogo Baeder
06/02/2022, 9:46 PMFritz
06/03/2022, 7:00 AMSowmya Gowda
06/03/2022, 12:42 PMFacundo Bianco
06/03/2022, 4:30 PMVuppala Suresh Kumar
06/06/2022, 7:37 AMVuppala Suresh Kumar
06/06/2022, 10:08 AMAlex Gartner
06/07/2022, 2:34 PMVibhor Jaiswal
06/07/2022, 4:05 PMYoung Seok (Tony) Kim
06/07/2022, 9:22 PMtableIndexConfig
,
"tableIndexConfig": {
"starTreeIndexConfigs": [{
"dimensionsSplitOrder": [
"Country",
"Browser",
"Locale"
],
"skipStarNodeCreationForDimensions": [
],
"functionColumnPairs": [
"SUM__Impressions"
],
"maxLeafRecords": 1
}],
...
}
Is there a way to specify a JSON key column within the dimensionSplitOrder
?
For example, if we have a column named person
having a JSON value such as { "number" : 112, "street" : "main st", "country" : "us" }
, can we add "country"
as one of the dimensionsSplitOrder
?Bin Wang
06/08/2022, 4:50 AMBin Wang
06/08/2022, 4:56 AMVuppala Suresh Kumar
06/08/2022, 11:11 AMVuppala Suresh Kumar
06/08/2022, 11:26 AMThierry
06/08/2022, 3:10 PMDiogo Baeder
06/09/2022, 12:11 AMDiogo Baeder
06/09/2022, 12:18 AMGrace Walkuski
06/09/2022, 7:52 PM<
or <=
?Prateek Singhal
06/10/2022, 5:46 PMJin Yi
06/10/2022, 10:08 PMsunny
06/13/2022, 2:23 AMpinot.server.instance.dataDir
pinot.server.instance.segmentTarDir
Vuppala Suresh Kumar
06/13/2022, 7:10 AM2022-06-13 11:58:16.182 INFO 42149 --- [<http://onaws.com:2181)|onaws.com:2181)>] org.apache.zookeeper.ClientCnxn : Client session timed out, have not heard from server in 10011ms for sessionid 0x0, closing socket connection and attempting reconnect
2022-06-13 11:58:16.283 INFO 42149 --- [<http://onaws.com:2181)|onaws.com:2181)>] org.apache.zookeeper.ClientCnxn : Opening socket connection to server <http://ec2-54-214-97-234.us-west-2.compute.amazonaws.com/54.214.97.234:2181|ec2-54-214-97-234.us-west-2.compute.amazonaws.com/54.214.97.234:2181>. Will not attempt to authenticate using SASL (unknown error)
Getting this error while connecting to zookeeper via Java Client
Connection connection = ConnectionFactory.fromZookeeper
("<xxxxxxxxxxxxx>");
Alex Gartner
06/13/2022, 7:28 PMTim Berglund
Prashant Pandey
06/14/2022, 10:09 AMRobin Moffatt
06/14/2022, 1:23 PMArchitectures You've Always Wondered About
, Pipelines Done Right
, and Real-Time Analytics
The Call for Papers is open until June 26th. Read more about it in this blog, or DM me if you have any questions. Thanks 🙂Laxman Ch
06/14/2022, 6:20 PM0.7.1
to 0.10.0
.causing compatibility issues with old avro boolean fields with default values. Any specific migration steps here to be followed?Priyank Bagrecha
06/14/2022, 7:24 PMJagannath Timma
06/14/2022, 8:18 PMabhinav wagle
06/15/2022, 4:36 PM