You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by "pospospos2007 (via GitHub)" <gi...@apache.org> on 2023/12/02 08:34:37 UTC

[I] Not able to read table anymore after enbale login [pinot]

pospospos2007 opened a new issue, #12085:
URL: https://github.com/apache/pinot/issues/12085

   Hi, after I do enabled login for pinot on yml file, when I load new data on pinot, the table is not able to read anymore? Does anyone know what happend? I got error:
   
   **Got permanent error status code: 403 while downloading segment from: http://xxxx:9000/segments/table/**
   
   The change I made is:
   
   **pinotAuth:
     enabled: true**
     
     Do I need to do anything else on yml file?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org


Re: [I] Not able to read table anymore after enable login (basic auth) [pinot]

Posted by "pospospos2007 (via GitHub)" <gi...@apache.org>.
pospospos2007 closed issue #12085: Not able to read table anymore after enable login (basic auth)
URL: https://github.com/apache/pinot/issues/12085


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org


Re: [I] Not able to read table anymore after enable login (basic auth) [pinot]

Posted by "pospospos2007 (via GitHub)" <gi...@apache.org>.
pospospos2007 commented on issue #12085:
URL: https://github.com/apache/pinot/issues/12085#issuecomment-1843911973

   Hi @xiangfu0  thank you for reminder, I follow the document and it got fixed for me thanks!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org


Re: [I] Not able to read table anymore after enable login (basic auth) [pinot]

Posted by "Jackie-Jiang (via GitHub)" <gi...@apache.org>.
Jackie-Jiang commented on issue #12085:
URL: https://github.com/apache/pinot/issues/12085#issuecomment-1839867375

   Probably related to #8816 cc @xiangfu0 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org


Re: [I] Not able to read table anymore after enable login (basic auth) [pinot]

Posted by "xiangfu0 (via GitHub)" <gi...@apache.org>.
xiangfu0 commented on issue #12085:
URL: https://github.com/apache/pinot/issues/12085#issuecomment-1843710636

   Hi @pospospos2007 can you check your helm config and pinot controller/broker configs in your k8s ConfigMaps follows the example in this PR description? https://github.com/apache/pinot/pull/8816
   
   Also the change requires restart for the entire pinot cluster.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org


Re: [I] Not able to read table anymore after enable login (basic auth) [pinot]

Posted by "pospospos2007 (via GitHub)" <gi...@apache.org>.
pospospos2007 commented on issue #12085:
URL: https://github.com/apache/pinot/issues/12085#issuecomment-1838876673

   let me know if you need any addtional logs.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org


Re: [I] Not able to read table anymore after enable login (basic auth) [pinot]

Posted by "pospospos2007 (via GitHub)" <gi...@apache.org>.
pospospos2007 commented on issue #12085:
URL: https://github.com/apache/pinot/issues/12085#issuecomment-1841235330

   I appeciate if you guys can give me any tempery solution for it. That should also work, I'm using latest pinot image.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org