https://linen.dev logo
Join Slack
Powered by
# general
  • s

    Slackbot

    01/09/2023, 12:45 PM
    This message was deleted.
    r
    • 2
    • 1
  • s

    Slackbot

    01/10/2023, 4:17 PM
    This message was deleted.
    r
    o
    a
    • 4
    • 6
  • s

    Slackbot

    01/10/2023, 5:59 PM
    This message was deleted.
    r
    r
    c
    • 4
    • 10
  • r

    Rishi Rana

    01/10/2023, 7:50 PM
    Is there anyway to pass a Lookup function to TIME_FORMAT, something like below. gives error
    java.lang.AssertionError: not a literal: LOOKUP(CONCAT($81, ''), 'TestTimeZone')
    does that mean we can not pass a function
    Copy code
    SELECT
      TIME_FORMAT(__time,'YYYY_MM_dd', LOOKUP(CONCAT(somecolumname,''), 'TestTimeZone')),
      column2
    FROM sometable
  • s

    Slackbot

    01/10/2023, 7:51 PM
    This message was deleted.
    b
    r
    • 3
    • 2
  • s

    Slackbot

    01/11/2023, 12:44 AM
    This message was deleted.
    d
    s
    • 3
    • 2
  • s

    Slackbot

    01/11/2023, 6:36 AM
    This message was deleted.
    b
    m
    +5
    • 8
    • 20
  • p

    Peter Marshall

    01/11/2023, 12:23 PM
    I’m hosting a Drop-in in about 45 mins for an hour for coffee and Druid chat if anyone would like to come along! https://www.meetup.com/apache-druid-london/events/290038185/
    🎉 1
  • s

    Slackbot

    01/12/2023, 10:25 PM
    This message was deleted.
    b
    k
    • 3
    • 2
  • s

    Slackbot

    01/12/2023, 10:36 PM
    This message was deleted.
    b
    k
    • 3
    • 2
  • s

    swetha

    01/13/2023, 4:16 PM
    I am willing to help for druid integration
  • s

    Sergio Ferragut

    01/13/2023, 4:42 PM
    Office Hours today at 10AM PST- join us for this informal session where we talk about Druid, answer questions, discuss use cases, and talk about your experiences with Druid. https://www.meetup.com/druidio/events/290102051/
    🎉 3
  • s

    Slackbot

    01/14/2023, 12:01 PM
    This message was deleted.
    b
    • 2
    • 1
  • s

    Slackbot

    01/15/2023, 3:13 PM
    This message was deleted.
    b
    i
    • 3
    • 4
  • s

    swetha

    01/16/2023, 8:40 AM
    Copy code
    2023-01-16T08:38:21,728 INFO [task-runner-0-priority-0] org.apache.kafka.clients.consumer.internals.Fetcher - [Consumer clientId=consumer-kafka-supervisor-hjelfmnc-1, groupId=kafka-supervisor-hjelfmnc] Fetch position FetchPosition{offset=144333390, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[kafka-1.kafka-headless.druid.svc.cluster.local:9092 (id: 1 rack: null)], epoch=0}} is out of range for partition druid-0, raising error to the application since no reset policy is configured
    2023-01-16T08:38:21,728 WARN [task-runner-0-priority-0] org.apache.druid.indexing.kafka.IncrementalPublishingKafkaIndexTaskRunner - OffsetOutOfRangeException with message [Fetch position FetchPosition{offset=144333390, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[kafka-1.kafka-headless.druid.svc.cluster.local:9092 (id: 1 rack: null)], epoch=0}} is out of range for partition druid-0]
    2023-01-16T08:38:21,728 WARN [task-runner-0-priority-0] org.apache.druid.indexing.kafka.IncrementalPublishingKafkaIndexTaskRunner - Retrying in 30000ms
    2023-01-16T08:38:51,733 INFO [task-runner-0-priority-0] org.apache.kafka.clients.consumer.internals.Fetcher - [Consumer clientId=consumer-kafka-supervisor-hjelfmnc-1, groupId=kafka-supervisor-hjelfmnc] Fetch position FetchPosition{offset=144333390, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[kafka-1.kafka-headless.druid.svc.cluster.local:9092 (id: 1 rack: null)], epoch=0}} is out of range for partition druid-0, raising error to the application since no reset policy is configured
    2023-01-16T08:38:51,734 WARN [task-runner-0-priority-0] org.apache.druid.indexing.kafka.IncrementalPublishingKafkaIndexTaskRunner - OffsetOutOfRangeException with message [Fetch position FetchPosition{offset=144333390, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[kafka-1.kafka-headless.druid.svc.cluster.local:9092 (id: 1 rack: null)], epoch=0}} is out of range for partition druid-0]
    2023-01-16T08:38:51,734 WARN [task-runner-0-priority-0] org.apache.druid.indexing.kafka.IncrementalPublishingKafkaIndexTaskRunner - Retrying in 30000ms
  • s

    Slackbot

    01/16/2023, 8:40 AM
    This message was deleted.
    b
    • 2
    • 1
  • v

    Vijay Narayanan

    01/16/2023, 8:48 AM
    Reset the supervisor. There is a mismatch in the current offset in kafka and what druid is tracking. Resetting the supervisor will reset the offset in druid
  • s

    Slackbot

    01/16/2023, 10:18 PM
    This message was deleted.
    b
    b
    • 3
    • 2
  • b

    Boxiang Lin

    01/17/2023, 1:46 AM
    Hi There, how to run the program after the maven build?
  • s

    Slackbot

    01/17/2023, 7:15 AM
    This message was deleted.
    v
    a
    +2
    • 5
    • 14
  • s

    Slackbot

    01/17/2023, 6:15 PM
    This message was deleted.
    j
    j
    +2
    • 5
    • 15
  • c

    Cory Johannsen

    01/17/2023, 10:11 PM
    When I config the log output of the druid servers to display location information for debugging purposes (class, method, line) I only see the
    Copy code
    org.apache.druid.java.util.common.logger.Logger.debug(Logger.java:91)
    Not the actual line of code that logged the output. Is it possible to expose the actual location?
  • s

    Slackbot

    01/17/2023, 11:43 PM
    This message was deleted.
    😁 2
    v
    s
    • 3
    • 5
  • v

    Vijay Narayanan

    01/18/2023, 4:51 AM
    I am back with another edition of Apache Druid Drop-in with an exciting Menu of topics to discuss 1) What makes Druid so special 2) Latest and greatest - MSQ and Nested columns 3) Druid as a feature store - speeding up model training 4) An analytic application with Nifi, Kafka and Druid. https://www.meetup.com/delhi-apache-druid-meetup-group/events/290191736
    🚀 2
  • s

    Slackbot

    01/18/2023, 7:59 AM
    This message was deleted.
    p
    t
    b
    • 4
    • 7
  • g

    Grandhi Venkata Manideep

    01/18/2023, 10:28 AM
    Do the pydruid support tls or ssl certificate for verification to connect to druid ?
  • s

    Slackbot

    01/18/2023, 11:59 AM
    This message was deleted.
    🔥 1
    p
    s
    p
    • 4
    • 4
  • s

    Slackbot

    01/18/2023, 5:27 PM
    This message was deleted.
    👀 1
    c
    i
    • 3
    • 2
  • s

    Slackbot

    01/19/2023, 12:31 PM
    This message was deleted.
    k
    k
    +2
    • 5
    • 4
  • s

    Slackbot

    01/19/2023, 12:59 PM
    This message was deleted.
    b
    • 2
    • 1
1...8910...35Latest