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

    Kishore G

    11/07/2019, 1:49 AM
    Nested query is not supported. Presto connector will help here.
  • h

    Harshini Elath

    11/07/2019, 1:58 AM
    can you tell more about how presto can help here ?
  • k

    Kishore G

    11/07/2019, 2:05 AM
    Hi Folks. You can now query Pinot via Presto with full pushdown support. Find more details at https://github.com/prestodb/presto/blob/master/presto-docs/src/main/sphinx/connector/pinot.rst. This just got merged into the trunk of prestodb/presto repo. There are no plans to backport this to prestosql currently. Thanks ! Thread in Slack Conversation
    šŸ‘ 2
  • k

    Kishore G

    11/07/2019, 2:06 AM
    @User ^^
  • a

    Alex

    11/07/2019, 2:17 AM
    so, this one is calculating frequency. Presto connector will help., but it will technically fetch a lot of data from pinot to do it
  • k

    Kishore G

    11/07/2019, 2:33 AM
    Right.
  • k

    Kishore G

    11/07/2019, 2:37 AM
    Broker will fetch data from servers
  • a

    Alex

    11/07/2019, 3:21 AM
    got it
  • j

    João Oliveira (Flow.)

    11/07/2019, 4:59 PM
    hi <!channel> good afternoon
  • k

    Kishore G

    11/07/2019, 5:08 PM
    hello
  • m

    Mayank

    11/07/2019, 5:08 PM
    Hi there
  • j

    João Oliveira (Flow.)

    11/08/2019, 9:16 AM
    Hi again. I'm new at Apache Pinot. However, i'm excited to work with him. It's a fantastic tool
  • j

    João Oliveira (Flow.)

    11/08/2019, 9:19 AM
    At this momment, the team is doing a Proof of Concept with Apache Pinot. My first doubt is: can we map properties from json second level on a realtime table?
  • j

    João Oliveira (Flow.)

    11/08/2019, 9:20 AM
    here is my sample schema and table
    datasyncs-table-config-multiple-level.jsondatasyncs-schema-multiple-level.json
  • j

    João Oliveira (Flow.)

    11/08/2019, 9:22 AM
    this my sample message from kafka. How can i map the name to a column in the table? I tried "properties.name" but isn't working..
    Untitled
  • j

    João Oliveira (Flow.)

    11/08/2019, 9:22 AM
    thanks a lot
  • s

    Subbu Subramaniam

    11/08/2019, 4:26 PM
    @User welcome to Pinot users club. To answer your question, nested fields are not supported in the ingested schema. So, you will need to flatten the schema of the realtime stream to include all the fields you need at the first level. Hope this helps.
  • j

    João Oliveira (Flow.)

    11/08/2019, 8:38 PM
    Thanks a lot for your answer @User
  • j

    João Oliveira (Flow.)

    11/08/2019, 8:42 PM
    There's somebody in the <!channel> that connected apache superset to apache pinot? I know that's easy with druid. I'm having some trouble trying to connect it... Thanks a lot
  • k

    Kishore G

    11/08/2019, 8:44 PM
    https://github.com/apache/incubator-pinot/tree/master/docker/images/pinot-superset
  • l

    lsabi

    11/08/2019, 9:01 PM
    Are there any plans to upgrade the UI so that it is possible to completely manage Pinot via interface? Also restricting access to certain users. Thanks
  • k

    Kishore G

    11/08/2019, 9:29 PM
    @User which UI are you referring to?
  • m

    Mayank

    11/08/2019, 9:34 PM
    Swagger/Query console?
  • l

    lsabi

    11/08/2019, 10:28 PM
    @User the UI of Pinot. For now it is only possible to query the data, but it would be nice and faster to manage Pinot via an interface
  • k

    Kishore G

    11/08/2019, 10:31 PM
    Yes, I agree. We have some ideas but most of us have no experience on building web applications. Would be great to see some contributions on building an admin UI.
  • l

    lsabi

    11/08/2019, 10:36 PM
    I'm focused on backend, so I can't help much. Though if there are some basic UI roadmap/scheme, I could give it a try. Maybe others will help as well if they know about the issue/call for contribution
  • a

    Alex

    11/09/2019, 12:12 AM
    @User I’m very new to pinot, but have some experience with other database, and I do believe that UI is overrated. Each company has own tools for monitoring and provisioning. Most probably (if team is advanced), infrastructure will be managed as a code. It kind of nice to look at UI, especially to get an idea on what is going on, but managing anything via it will create an unrepeatable environments.
  • l

    lsabi

    11/09/2019, 12:57 PM
    @User true for big companies, but for starters like me it would be nice to have it. As an alternative, a container with the UI could be create in order to interact with the Pinot rest api. It could be developed as a separated project. Mine are just proposals/requests for improving the experience for beginners
  • j

    Jackie

    11/11/2019, 11:03 PM
    Added a proposal for the new segment admin rest APIs: https://cwiki.apache.org/confluence/display/PINOT/Segment+Admin+Rest+APIs, any comments are very welcome.
  • a

    Alex

    11/12/2019, 10:56 PM
    forget about it, default kube setup gave to little space to data folder
1...929394...160Latest