https://pinot.apache.org/ logo
Join Slack
Powered by
# pinot-dev
  • x

    Xiang Fu

    08/04/2020, 8:50 PM
    https://github.com/apache/incubator-pinot/pull/5806 @User @User
  • j

    Jia Guo

    08/04/2020, 8:51 PM
    Thanks!
  • t

    Ting Chen

    08/12/2020, 12:42 AM
    <!here> I am working on the release notes of the coming Pinot 0.5 release. Here is a doc containing all the PRs merged since 0.4 for your reference https://docs.google.com/document/d/1bE1ouwcf5--teQGL5nwNBkYU5UhVDrCCGPInEqNuNgs/edit. Can you please email me at tingchen@uber.com or reply a similar email thread on dev@ email list if you have any of the following in the PR list?
  • t

    Ting Chen

    08/12/2020, 12:42 AM
    • Important features added in the new release. • Any deprecated configuration or external methods, noting these these may be removed later. • Any configuration/methods that was deprecated earlier, and have been removed from this release.  • Any special notes for upgrading from previous releases (e.g. for zero-downtime upgrade, please upgrade to release X before this one). • Other special notes
  • k

    Kishore G

    08/12/2020, 12:44 AM
    do git log one line
  • k

    Kishore G

    08/12/2020, 12:45 AM
    Copy code
    git log --pretty=oneline
  • t

    Ting Chen

    08/12/2020, 12:48 AM
    that will make the PR list looks better I guess. You can also search your id in the 50-page doc to see the PRs you have submitted.
  • j

    Jack

    08/14/2020, 9:12 PM
    Hey it seems the Swagger rest API console isn’t working. Can someone working on UI help take a look at it?
  • k

    Kishore G

    08/14/2020, 9:17 PM
    It works with QuickStart
  • t

    Ting Chen

    08/28/2020, 9:28 PM
    <!here> I just sent out the 5.0 voting email to the dev mailing list. Please take a look and vote.
  • t

    Ting Chen

    09/01/2020, 1:01 AM
    I just send out a voting email for the 0.5.0 release to general@incubating: https://lists.apache.org/thread.html/r8490a54059b02fa3ffaec8b129c5d91310c88a63f85516cb8876c313%40%3Cgeneral.incubator.apache.org%3E
    🎉 4
    😉 1
  • t

    Ting Chen

    09/01/2020, 1:01 AM
    Please take a look and vote. Thank you. <!here>
  • t

    Ting Chen

    09/02/2020, 5:58 PM
    @User and @User we encountered a deadlock race condition during testing of Pinot 0.4.0
  • t

    Ting Chen

    09/02/2020, 5:58 PM
    https://github.com/apache/incubator-pinot/issues/5960 describes the bug we found which caused ingestion stop.
  • t

    Ting Chen

    09/02/2020, 5:59 PM
    I wonder if you can take a look and suggest fix or walkaround.
  • t

    Ting Chen

    09/02/2020, 5:59 PM
    @User
  • j

    Jack

    09/02/2020, 6:00 PM
    let me take a look
  • t

    Ting Chen

    09/03/2020, 5:44 PM
    <!here> For the 0.5.0 release, I had to recall RC1 and released another RC 0.5.0-rc2 : https://lists.apache.org/thread.html/rd12f8915647996cc027299181b0665fd422021bb20cd1a308f467045%40%3Cdev.pinot.apache.org%3E  to remove the node_modules generated codes from the src package. Please take a look and vote. Thank you for you patience.
    👍 1
  • y

    Yupeng Fu

    09/03/2020, 10:52 PM
    hi all, we’d like to share a design revisit on upsert, to reflect the challenges encountered and learnings
  • y

    Yupeng Fu

    09/03/2020, 10:52 PM
    here is the doc: https://docs.google.com/document/d/1qljEMndPMxbbKtjlVn9mn2toz7Qrk0TGQsHLfI--7h8/
  • t

    Ting Chen

    09/04/2020, 8:49 PM
    Thanks for all who voted for Pinot 0.5.0-rc2 release. The vote has enough votes from Pinot community. Now The vote is open to the general incubator list: https://lists.apache.org/thread.html/r6fddf4b35d8da90161c679ed9fc902f504ff2780d8e39e53bd677bab%40%3Cgeneral.incubator.apache.org%3E
  • t

    Ting Chen

    09/04/2020, 8:50 PM
    Please take a look and vote for RC2. Thank you.
  • s

    Seunghyun

    09/09/2020, 8:20 PM
    https://github.com/apache/incubator-pinot/pull/5994
  • t

    Ting Chen

    09/10/2020, 5:57 PM
    @User, I saw in https://github.com/apache/incubator-pinot/pull/5086 you removed the class org.apache.pinot.core.startree.hll.HllUtil. Is there any replacement for this functionality? We are using its HllUtil.convertStringToHll and HllUtil.convertHllToString functions.
  • j

    Jackie

    09/10/2020, 6:00 PM
    @User Do you use these 2 functions to create raw data for
    FastHLL
    ?
  • t

    Ting Chen

    09/11/2020, 12:31 AM
    Hello community, We are pleased to announce that Apache Pinot (incubating) 0.5.0 is released! Apache Pinot (incubating) is a distributed columnar storage engine that can ingest data in realtime and serve analytical queries at low latency. The release can be downloaded at: https://downloads.apache.org/incubator/pinot/apache-pinot-incubating-0.5.0/ The release note is available at: https://docs.pinot.apache.org/basics/releases/0.5.0 Additional resources - Project website: https://pinot.apache.org Getting started: https://docs.pinot.apache.org/getting-started Mailing list: dev@pinot.apache.org Slack channel: https://communityinviter.com/apps/apache-pinot/apache-pinot Twitter: https://twitter.com/ApachePinot Best Regards, Apache Pinot (incubating) Team
    🍷 4
    👍 4
    🎉 8
    🙂 3
  • s

    Sharad Chandra

    11/07/2020, 3:42 PM
    Hi
  • s

    Sharad Chandra

    11/07/2020, 3:43 PM
    I am getting port conflict exception while starting apache pinot
  • s

    Sharad Chandra

    11/07/2020, 3:43 PM
    is there any way to change port in pinot config
  • m

    Mayank

    11/07/2020, 4:01 PM
    Which component?
1...192021...30Latest