https://pinot.apache.org/ logo
Join Slack
Powered by
# general
  • h

    Harshini Elath

    02/05/2020, 5:55 PM
    segment creation
  • m

    Mayank

    02/05/2020, 5:56 PM
    Right, creation and then push.
  • m

    Mayank

    02/05/2020, 5:56 PM
    In order to create the segment, the code is trying to access table config, which has some index config as well
  • h

    Harshini Elath

    02/05/2020, 5:56 PM
    yes
  • m

    Mayank

    02/05/2020, 5:56 PM
    Seems like your creation job was not able to either see the table or it does not exist
  • m

    Mayank

    02/05/2020, 5:57 PM
    is
    pinot_host:80
    your controller address?
  • h

    Harshini Elath

    02/05/2020, 5:57 PM
    it was some dns issues in kubernetes .. ops team is looking into it
  • m

    Mayank

    02/05/2020, 5:57 PM
    ok, makes sense.
  • a

    Alex

    02/05/2020, 7:46 PM
    hey, did anyone try to convert JMX Pinot stats into Prometheus like ones? Wondering if anyone has a magical yaml file with patterns ...
  • m

    Mayank

    02/05/2020, 7:56 PM
    @User ^^
  • a

    Ananth Packkildurai

    02/05/2020, 8:54 PM
    @User This is the jmx rules we use
    jmx_exporter_rules.yml
  • x

    Xiang Fu

    02/05/2020, 8:59 PM
    I have one example
  • x

    Xiang Fu

    02/05/2020, 8:59 PM
    https://github.com/fx19880617/jmx_exporter/blob/master/example_configs/pinot.yml
  • x

    Xiang Fu

    02/05/2020, 9:00 PM
    It would be great is someone could merge them
  • a

    Alex

    02/05/2020, 9:07 PM
    thank you!
  • g

    Giorgio Zoppi

    02/10/2020, 4:38 PM
    hello
  • g

    Giorgio Zoppi

    02/10/2020, 4:38 PM
    lokks like an interesting project
    👋 3
  • m

    Mayank

    02/10/2020, 4:40 PM
    Welcome @User
  • t

    Task Reminder

    02/10/2020, 9:32 PM
    Hi, this is not your typical reminder app, please read the help doc by typing:
    <@UQPC9443S> help
    I automatically create tasks. I'll react with an emoji if I've created one. You can also manually create tasks by typing something like
    /tr task @user send in those reports
    . For videos and example commands, check out the quickstart tutorial: https://www.labfortysix.com/link-reminder/quickstart I'll notify this channel if there are any active tasks, following your workspace schedule. For schedule information, type:
    <@UQPC9443S> schedule
  • h

    Haibo Wang

    02/11/2020, 5:18 AM
    Update: we’ve increased the event capacity so there are more slots now!
  • k

    Kishore G

    02/11/2020, 6:12 PM
    Thanks @User
  • k

    Kishore G

    02/11/2020, 9:39 PM
    @User can we convert dictionary encoded column to no_dictionary column without re-generating the segment
  • m

    Mayank

    02/11/2020, 10:30 PM
    IIRC I had put some code for such conversion long time ago. You can check pinot_admin commands
  • m

    Mayank

    02/11/2020, 10:30 PM
    @User, although not sure if some v3 related change broke it
  • k

    Kishore G

    02/11/2020, 10:31 PM
    do you think we should support that feature -> change encoding of a column
  • m

    Mayank

    02/11/2020, 10:32 PM
    Yes. Then later we can auto do that as well
  • m

    Mayank

    02/11/2020, 10:33 PM
    Doing it without having to go over the seg generation code for the entire segment is a bit risky though, because changes may break it. Unless we can find way to protect using unit test
  • k

    Kishore G

    02/11/2020, 10:35 PM
    ok, worth discussing this. lets start a thread on apache ML to discuss.
  • m

    Mayank

    02/11/2020, 10:35 PM
    👍
  • k

    Kishore G

    02/12/2020, 5:07 PM
    There is a slack workspace for apache software foundation and most apache projects create project specific channels. Any thoughts on if we should create one for pinot?
1...109110111...160Latest