Apache Pinot Daily Email Digest (2021-05-09)

2021-05-09 Thread Pinot Slack Email Digest
#general@patidar.rahul8392: am working On kerberos Kafka-Pinot Integration. I have completed  the same and able to see Kafka Topics data in Pinot Table. Now I am woking on User Authentication Part.


 When I am going on localhost:9000 I am able to see all the tables and Pinot details there directly. Instead of displaying all the details directly. I want to add one User Authentication page here.
i.e. If someone click on localhost:9000 it should ask for userid and password then should move on Pinot home page.


Till now I have  tried below steps: Created controller and broker file inside apache-pinot-incubating-0.7.1-bin/bin folder

		1.  Controller.properties
		2. broker.properties
		3. Stared zookeeper
		4.Stated broker
		5.started controller
		6. started Pinot


Controller.properties content:

controller.segment.fetcher.auth.token=Basic YWRtaW46dmVyeXNlY3JldA
		controller.admin.access.control.factory.class=org.apache.pinot.controller.api.access.BasicAuthAccessControlFactory
		controller.admin.access.control.principals=admin,user
		controller.admin.access.control.principals.admin.password=verysecret
		controller.admin.access.control.principals.user.password=secret
		controller.admin.access.control.principals.user.tables=myusertable,baseballStats,stuff
		controller.admin.access.control.principals.user.permissions=READ
		controller.port=9000
		controller.host=localhost
		controller.helix.cluster.name=PinotCluster
		controller.zk.str=localhost:2123
		controller.data.dir=/user/username/Mypinot


broker.properties content:

pinot.broker.access.control.class=org.apache.pinot.broker.broker.BasicAuthAccessControlFactory
		pinot.broker.access.control.principals=admin,user
		pinot.broker.access.control.principals.admin.password=very secret
		pinot.broker.access.control.principals.user.password=secret
		pinot.broker.access.control.principals.user.tables=baseballStats
,otherstuff


command to start Broker:
		
  bin/pinot-admin.sh StartBroker-configFileName bin/broker.properties

		command to start Controller:
		bin/pinot-admin.sh StartController -configFileName bin/controller.properties

		command to start Pinot.
		bin/quick-start-batch.sh

but still its not asking for username and password on localhost:9000. I have tried to pull latest code from GitHub which @slack1  has added yesterday and trying to build it in maven but for me it's showing multiple error in all the files.i.e. the forked vm terminated without properly saying goodbye. VM crash or system.exit called? Kindly Suggest what else I need to add.?  @slack1: Hi RK - these docs here provide the download and build instructions:


since you already have the sources, you can jump right to the Maven part  @slack1: also, if you have the option, I’d suggest to build with java 8 or 11. Newer versions (e.g. java 16) still need some additional configs that complicate life@vishal.sharma09890: @vishal.sharma09890 has joined the channel@bin.huangxb: @bin.huangxb has joined the channel#random@vishal.sharma09890: @vishal.sharma09890 has joined the channel@bin.huangxb: @bin.huangxb has joined the channel#troubleshooting@patidar.rahul8392: I am woking on User Authentication Part in pinot.so when user use localhost:9000 it should ask for credntial then should go on pinot UI.
Till now I have  tried below steps: Created controller and broker file inside apache-pinot-incubating-0.7.1-bin/bin folder

1.  Controller.properties
2. broker.properties
3. Start zookeeper
4.Start broker
5.start controller
6. start Pinot

Controller.properties content:

controller.segment.fetcher.auth.token=Basic YWRtaW46dmVyeXNlY3JldA
controller.admin.access.control.factory.class=org.apache.pinot.controller.api.access.BasicAuthAccessControlFactory
controller.admin.access.control.principals=admin,user
controller.admin.access.control.principals.admin.password=verysecret
controller.admin.access.control.principals.user.password=secret
controller.admin.access.control.principals.user.tables=myusertable,baseballStats,stuff
controller.admin.access.control.principals.user.permissions=READ
controller.port=9000
controller.host=localhost
controller.helix.cluster.name=PinotCluster
controller.zk.str=localhost:2123
controller.data.dir=/user/username/Mypinot

broker.properties content:

pinot.broker.access.control.class=org.apache.pinot.broker.broker.BasicAuthAccessControlFactory
pinot.broker.access.control.principals=admin,user
pinot.broker.access.control.principals.admin.password=very secret
pinot.broker.access.control.principals.user.password=secret
pinot.broker.access.control.principals.user.tables=baseballStats
,otherstuff

command to start Broker:
bin/pinot-admin.sh StartBroker-configFileName bin/broker.properties

command to start Controller:
bin/pinot-admin.sh StartController -configFileName bin/controller.properties

command to start Pinot.:
bin/quick-start-batch.sh

but still its not asking for username and password on localhost:9000.Kindly 

Re: Podling Pinot Report Reminder - May 2021

2021-05-09 Thread Felix Cheung
Reminder


From: jmcl...@apache.org 
Sent: Thursday, April 22, 2021 6:04:08 PM
To: d...@pinot.incubator.apache.org 
Subject: Podling Pinot Report Reminder - May 2021

Dear podling,

This email was sent by an automated system on behalf of the Apache
Incubator PMC. It is an initial reminder to give you plenty of time to
prepare your quarterly board report.

The board meeting is scheduled for Wed, 19 May 2021.
The report for your podling will form a part of the Incubator PMC
report. The Incubator PMC requires your report to be submitted 2 weeks
before the board meeting, to allow sufficient time for review and
submission (Wed, May 05).

Please submit your report with sufficient time to allow the Incubator
PMC, and subsequently board members to review and digest. Again, the
very latest you should submit your report is 2 weeks prior to the board
meeting.

Candidate names should not be made public before people are actually
elected, so please do not include the names of potential committers or
PPMC members in your report.

Thanks,

The Apache Incubator PMC

Submitting your Report

--

Your report should contain the following:

*   Your project name
*   A brief description of your project, which assumes no knowledge of
the project or necessarily of its field
*   A list of the three most important issues to address in the move
towards graduation.
*   Any issues that the Incubator PMC or ASF Board might wish/need to be
aware of
*   How has the community developed since the last report
*   How has the project developed since the last report.
*   How does the podling rate their own maturity.

This should be appended to the Incubator Wiki page at:

https://cwiki.apache.org/confluence/display/INCUBATOR/May2021

Note: This is manually populated. You may need to wait a little before
this page is created from a template.

Note: The format of the report has changed to use markdown.

Mentors
---

Mentors should review reports for their project(s) and sign them off on
the Incubator wiki page. Signing off reports shows that you are
following the project - projects that are not signed may raise alarms
for the Incubator PMC.

Incubator PMC

-
To unsubscribe, e-mail: dev-unsubscr...@pinot.apache.org
For additional commands, e-mail: dev-h...@pinot.apache.org



Re: DISCUSS Pinot Graduation

2021-05-09 Thread Mayank Shrivastava
+1 on initiating the discussion on readiness for graduation. Apache Pinot now 
has a very strong and healthy community around it, formalizing the graduation 
will only help further. If there are formalities remaining we will be happy to 
address them. 

Regards
Mayank

> On May 9, 2021, at 7:08 AM, kishore g  wrote:
> 
> 
> Hello,
> 
> I would like to start a conversation about the readiness of Apache Pinot to 
> graduate. We have come a long way since we incubated in Apache, with:
> 
> 7800+ contributions from 168 contributors
> 7 releases by various committers
> 6 new committers invited (all accepted)
> Apache website available at: https://pinot.apache.org
> Updated Apache Pinot (incubating) page
> Updated Roster Page
> Dev conversations at d...@pinot.incubator.org
> Diverse committers and PPMCs (from 7 companies / institutes)
> We have built a meritocratic and open collaborative progress (the Apache way)
> A strong community of 1200+ members in Apache Pinot Slack. All conversations 
> emailed to dev@ in the form of a digest
> 
> Please let us know if there are remaining steps involved in completing the 
> graduation process.
> 
> Thanks,
> Kishore G
> 


DISCUSS Pinot Graduation

2021-05-09 Thread kishore g
Hello,


I would like to start a conversation about the readiness of Apache Pinot to
graduate. We have come a long way since we incubated in Apache, with:


   -

   7800+ contributions from 168 contributors
   -

   7 releases by various committers
   -

   6 new committers invited (all accepted)
   -

   Apache website available at: https://pinot.apache.org
   -

   Updated Apache Pinot (incubating) page
   
   -

   Updated Roster Page 
   -

   Dev conversations at d...@pinot.incubator.org
   -

   Diverse committers and PPMCs (from 7 companies / institutes)
   -

   We have built a meritocratic and open collaborative progress (the Apache
   way)
   -

   A strong community of 1200+ members in Apache Pinot Slack
   . All
   conversations emailed to dev@ in the form of a digest


Please let us know if there are remaining steps involved in completing the
graduation process.

Thanks,

Kishore G