Venkat Boina(VB)
05/02/2023, 2:23 PMKG
05/02/2023, 4:07 PMRaveendra Yerraguntla
05/03/2023, 1:29 AMLee Wei Hern Jason
05/03/2023, 6:47 AMJoinValue argument must be a single value expression\n\tat org.apache.pinot.shaded.com.google.common.base.Preconditions.checkArgument(Preconditions.java:122)\n\tat org.apache.pinot.core.operator.transform.function.LookupTransformFunction.init(LookupTransformFunction.java:124)\n\tat org.apache.pinot.core.operator.transform.function.TransformFunctionFactory.get(TransformFunctionFactory.java:307)\n\t... 21 more"
cc: @ZhengfeiHongChe Lin
05/04/2023, 3:47 AM... all segments of the same partition must be served from the same server ...
(https://docs.pinot.apache.org/basics/data-import/upsert#use-strictreplicagroup-for-routing)
However, when I set kafka partition as 2 and kafka replica as 2, the pinot upsert table used 3 servers to consume the topic. As I understand, should pinot only uses 2 server to consume the topic?Deena Dhayalan
05/04/2023, 11:34 AMChris Han
05/04/2023, 2:03 PMChris Han
05/04/2023, 2:03 PMMathieu Alexandre
05/04/2023, 2:19 PMsuraj sheshadri
05/04/2023, 8:29 PM{
"message": "QueryExecutionError:\njava.lang.Exception: java.lang.OutOfMemoryError: Requested array size exceeds VM limit\n\tat org.apache.pinot.core.transport.InstanceRequestHandler$1.onFailure(InstanceRequestHandler.java:160)\n\tat org.apache.pinot.shaded.com.google.common.util.concurrent.Futures$4.run(Futures.java:1123)\n\tat org.apache.pinot.shaded.com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:435)\n\tat org.apache.pinot.shaded.com.google.common.util.concurrent.ExecutionList.executeListener(ExecutionList.java:141)\n...\nCaused by: java.lang.OutOfMemoryError: Requested array size exceeds VM limit\n\tat java.base/java.util.Arrays.copyOf(Arrays.java:3745)\n\tat java.base/java.io.ByteArrayOutputStream.grow(ByteArrayOutputStream.java:120)\n\tat java.base/java.io.ByteArrayOutputStream.ensureCapacity(ByteArrayOutputStream.java:95)\n\tat java.base/java.io.ByteArrayOutputStream.write(ByteArrayOutputStream.java:137)",
"errorCode": 200
},
cc: @ElonAbhijeet Kushe
05/04/2023, 8:43 PM│ Waiting for lock to refresh : workflowEvents__1__63__20220110T0100Z, queue-length: 429 │
│ Waiting for lock to refresh : workflowEvents__1__87__20220203T0106Z, queue-length: 430 │
│ Waiting for lock to refresh : workflowEvents__1__390__20221130T2041Z, queue-length: 431 │
│ Waiting for lock to refresh : workflowEvents__1__41__20211219T0053Z, queue-length: 432 │
│ Waiting for lock to refresh : workflowEvents__1__46__20211224T0055Z, queue-length: 432 │
│ Waiting for lock to refresh : workflowEvents__1__106__20220222T0112Z, queue-length: 432 │
│ Waiting for lock to refresh : workflowEvents__1__76__20220123T0103Z, queue-length: 432 │
│ Waiting for lock to refresh : workflowEvents__1__113__20220301T0114Z, queue-length: 432 │
│ Waiting for lock to refresh : workflowEvents__1__179__20220506T0132Z, queue-length: 432 │
│
Raveendra Yerraguntla
05/05/2023, 1:03 AMPranathi A
05/05/2023, 7:18 AMShubham Kumar
05/05/2023, 9:53 PMA future commit will enable properties loaded from PINOT_X environment variables.
This functionality is of use to us. Can anybody confirm if this change has been rolled out or not?Raveendra Yerraguntla
05/06/2023, 12:52 PMShreeram Goyal
05/08/2023, 7:50 AMCannot compute min for non-numeric type: STRING
Query: select min(time_col) from table;
Is there a workaround for this as I am trying to run this query from presto and transformation functions can only be applied on pinot. Else, there would be an issue in pushing down group by and aggregation queries to pinot.Deena Dhayalan
05/08/2023, 11:58 AMjava.io.IOException: Packet len 1049422 is out of range!
at org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:121) ~[pinot-all-0.13.0-SNAPSHOT-jar-with-dependencies.jar:0.13.0-SNAPSHOT-856503256fa55ec5ff7e48f3beea9fea88a9a406]
at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:84) ~[pinot-all-0.13.0-SNAPSHOT-jar-with-dependencies.jar:0.13.0-SNAPSHOT-856503256fa55ec5ff7e48f3beea9fea88a9a406]
at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[pinot-all-0.13.0-SNAPSHOT-jar-with-dependencies.jar:0.13.0-SNAPSHOT-856503256fa55ec5ff7e48f3beea9fea88a9a406]
at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1290) [pinot-all-0.13.0-SNAPSHOT-jar-with-dependencies.jar:0.13.0-SNAPSHOT-856503256fa55ec5ff7e48f3beea9fea88a9a406]
2023/05/08 17:25:53.670 INFO [ZkClient] [main-EventThread] zkclient 9, zookeeper state changed ( Disconnected )
2023/05/08 17:25:53.670 WARN [ZKHelixManager] [ZkClient-EventThread-125-localhost:2191] KeeperState:Disconnected, SessionId: 1000284ac7e000d, instance: Controller_172.20.59.198_9000, type: PARTICIPANT
2023/05/08 17:25:53.688 INFO [LLCSegmentCompletionHandlers] [grizzly-http-server-3] Processing segmentConsumed:Offset: -1,Segment name: pinot_5411001__0__0__20230508T1149Z,Instance Id: Server_172.20.59.198_8098,Reason: timeLimit,NumRows: 5247,BuildTimeMillis: -1,WaitTimeMillis: -1,ExtraTimeSec: -1,SegmentLocation: null,MemoryUsedBytes: 1232884,SegmentSizeBytes: -1,StreamPartitionMsgOffset: 5247
2023/05/08 17:25:53.688 INFO [LLCSegmentCompletionHandlers] [grizzly-http-server-3] Response to segmentConsumed for segment:pinot_5411001__0__0__20230508T1149Z is :{"offset":-1,"status":"NOT_LEADER","isSplitCommitType":false,"streamPartitionMsgOffset":null,"buildTimeSec":-1}
Why this is happenning?Ankit Kumar
05/08/2023, 3:08 PMBrokerResourceMissingError
.
Also I don’t see anything in EXTERNALVIEW of zk browser. I checked all logs but don’t see any error.Jack Luo
05/08/2023, 11:19 PMschemaName
in SegmentsConfig
within the table config if there's already a schema with the same name as table name?
For example:
• you have 2 schemas: pinot_1
and pinot_2
• you have a table with table name pinot_1
Even if you specify pinot_2
as the schema for table with the name pinot_1
, the table pinot_1
will always use pinot_1
schema despite pinot_2
specified in the config.Sid
05/09/2023, 6:43 AMChris Han
05/09/2023, 8:53 PMselect count(COL) from TABLE group by COL limit 10
[
{
"errorCode": 427,
"message": "3 servers [10.193.3.30_O, 10.193.2.88_O, 10.193.4.249_O] not responded"
}
]
Anyone know why the servers may not be responding?Lvszn Peng
05/10/2023, 2:27 AMEhsan Irshad
05/10/2023, 2:54 AMcreateInvertedIndexDuringSegmentGeneration
which improves the performance for queries dramatically.
"autoGeneratedInvertedIndex": false,
"createInvertedIndexDuringSegmentGeneration":false
arun udaiyar
05/10/2023, 3:56 PMUnexpected response status: 503 for request for broker
, And the broker is getting restarted with below error.
ls_636), sum(remaining_avails_637), sum(remaining_avails_638), sum(remaining_avails_639) from offlinebookingwide_main where country = 'United Kingdom' option(timeoutMs=60000)
requestId=29,table=offlinebookingwide_main,timeMs=231360,docs=724301/4773376,entries=4980587/2172903,segments(queried/processed/matched/consumingQueried/consumingProcessed/consumingMatched/unavailable):80/80/80/0/0/0/0,consumingFreshnessTimeMs=0,servers=9/9,groupLimitReached=false,brokerReduceTimeMs=4391,exceptions=0,serverStats=(Server=SubmitDelayMs,ResponseDelayMs,ResponseSize,DeserializationTimeMs,RequestSentDelayMs);pinot-adsforecast-dev-server-3_O=0,226965,1098563882,905,-1;pinot-adsforecast-dev-server-6_O=0,188165,1094491757,989,-1;pinot-adsforecast-dev-server-1_O=0,209146,1096388587,908,-1;pinot-adsforecast-dev-server-5_O=0,226965,1084725198,858,-1;pinot-adsforecast-dev-server-8_O=0,163120,968666214,1200,-1;pinot-adsforecast-dev-server-4_O=0,219490,1095107844,897,-1;pinot-adsforecast-dev-server-0_O=0,210310,1093962024,982,1;pinot-adsforecast-dev-server-7_O=0,199838,1091794081,1063,1;pinot-adsforecast-dev-server-2_O=0,212512,1100748319,916,1,offlineThreadCpuTimeNs(total/thread/sysActivity/resSer):0/0/0/0,realtimeThreadCpuTimeNs(total/thread/sysActivity/resSer):0/0/0/0,clientIp=unknown,query=SELECT "trc_content_ratings", "iab_content_categories", "dmp_segments" FROM offlinebookingwide_main WHERE AND(regexp_like("trc_content_ratings", '^tv14$'), ("dmp_segments") = '164898') LIMIT 5000000
Any suggetion on thisPiotr Kardaś
05/11/2023, 6:12 AMCaught exception during running - org.apache.pinot.plugin.ingestion.batch.standalone.SegmentMetadataPushJobRunner
...
Caused by: java.lang.NullPointerException: uri authority is null
I will write more in the threadSanjay
05/11/2023, 2:16 PMCaused by: org.apache.pinot.shaded.com.fasterxml.jackson.core.JsonParseException: Invalid UTF-8 middle byte 0x20
Chris Han
05/11/2023, 5:46 PMselect * from table where column in (select * from table2 where column=x')
Jack Luo
05/11/2023, 6:32 PMtext_match
"phrase search" where it fails ignore the stop words a bug right?Chris Han
05/12/2023, 2:59 PMChris Han
05/12/2023, 3:36 PMDEAD
servers even though my pods / instances are still running?