You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2020/11/04 19:37:59 UTC

[GitHub] [incubator-pinot] flykent1990 opened a new issue #6234: error when recreating a deleted table with the same name

flykent1990 opened a new issue #6234:
URL: https://github.com/apache/incubator-pinot/issues/6234


   hi team 
   
   now I have a problem when I delete the realtime table and recreate the same name ... the segment status always says bad ... can you help me fix this?
   
   ![Screen Shot 2020-11-05 at 02 37 02](https://user-images.githubusercontent.com/71525567/98159811-caa95e80-1f0f-11eb-83b0-28c5cecde471.png)
   
   ![Screen Shot 2020-11-05 at 02 33 01](https://user-images.githubusercontent.com/71525567/98159866-e280e280-1f0f-11eb-9e5b-f397462f56da.png)
   
   
   


----------------------------------------------------------------
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.

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


[GitHub] [incubator-pinot] Jackie-Jiang commented on issue #6234: error when recreating a deleted table with the same name

Posted by GitBox <gi...@apache.org>.
Jackie-Jiang commented on issue #6234:
URL: https://github.com/apache/incubator-pinot/issues/6234#issuecomment-722567415


   @flykent1990 From the exception log, seems like you don't have the column `timestamp` in your schema but defined it as the time column in the table config. If that is not the case, can you please provide the full stack trace for the exception?


----------------------------------------------------------------
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.

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


[GitHub] [incubator-pinot] Jackie-Jiang edited a comment on issue #6234: error when recreating a deleted table with the same name

Posted by GitBox <gi...@apache.org>.
Jackie-Jiang edited a comment on issue #6234:
URL: https://github.com/apache/incubator-pinot/issues/6234#issuecomment-722039329


   @flykent1990 Can you please check if the deleted table has the table config and all segment metadata cleaned up? You can find these info from the Zookeeper Browser under the PROPERTYSTORE directory.


----------------------------------------------------------------
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.

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


[GitHub] [incubator-pinot] flykent1990 commented on issue #6234: error when recreating a deleted table with the same name

Posted by GitBox <gi...@apache.org>.
flykent1990 commented on issue #6234:
URL: https://github.com/apache/incubator-pinot/issues/6234#issuecomment-722359281


   everything has been deleted ... even in zookeeper PROPERTYSTORE is not available but cannot create realtime table


----------------------------------------------------------------
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.

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


[GitHub] [incubator-pinot] Jackie-Jiang commented on issue #6234: error when recreating a deleted table with the same name

Posted by GitBox <gi...@apache.org>.
Jackie-Jiang commented on issue #6234:
URL: https://github.com/apache/incubator-pinot/issues/6234#issuecomment-722039329


   @flykent1990 Can you please check if the deleted table has the table config and all segment metadata cleaned up? You can find these info from the Zookeeper Browser under the PROPERTYSTORE directlry.


----------------------------------------------------------------
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.

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