You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ponymail.apache.org by GitBox <gi...@apache.org> on 2020/09/09 11:53:31 UTC

[GitHub] [incubator-ponymail-foal] sebbASF opened a new issue #9: Bug: cannot create index with ES 6

sebbASF opened a new issue #9:
URL: https://github.com/apache/incubator-ponymail-foal/issues/9


   Just tried running setup.py against ES 6.8.12:
   
   Index creation failed: RequestError(400, 'mapper_parsing_exception', 'Root mapping definition has unsupported parameters:  [internal : {properties={oauth_data={type=object}, oauth_provider={type=keyword}}}] [credentials : {properties={uid={type=keyword}, altemail={type=object}, name={type=keyword}, email={type=keyword}}}] [request_id : {type=keyword}] [cid : {type=keyword}]')
   
   The same works fine with ES 7


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



[GitHub] [incubator-ponymail-foal] sebbASF commented on issue #9: Bug: cannot create index with ES 6

Posted by GitBox <gi...@apache.org>.
sebbASF commented on issue #9:
URL: https://github.com/apache/incubator-ponymail-foal/issues/9#issuecomment-689514736


   In which case the docs need to be updated.
   
   Note that the docs should distinguish between the ES Python API code and the backend ES database.


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



[GitHub] [incubator-ponymail-foal] lewismc commented on issue #9: Bug: cannot create index with ES 6

Posted by GitBox <gi...@apache.org>.
lewismc commented on issue #9:
URL: https://github.com/apache/incubator-ponymail-foal/issues/9#issuecomment-780832879


   The docs are up-to-date. They clearly state ES 7.X. This ticket can be closed off. 


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



[GitHub] [incubator-ponymail-foal] Humbedooh closed issue #9: Bug: cannot create index with ES 6

Posted by GitBox <gi...@apache.org>.
Humbedooh closed issue #9:
URL: https://github.com/apache/incubator-ponymail-foal/issues/9


   


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



[GitHub] [incubator-ponymail-foal] Humbedooh commented on issue #9: Bug: cannot create index with ES 6

Posted by GitBox <gi...@apache.org>.
Humbedooh commented on issue #9:
URL: https://github.com/apache/incubator-ponymail-foal/issues/9#issuecomment-689512838


   I am strongly wondering if we should just support 7.x and 8.x, since 6.x was a weird "in between"  they made *while* they were changing the overall design.


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



[GitHub] [incubator-ponymail-foal] Humbedooh commented on issue #9: Bug: cannot create index with ES 6

Posted by GitBox <gi...@apache.org>.
Humbedooh commented on issue #9:
URL: https://github.com/apache/incubator-ponymail-foal/issues/9#issuecomment-808956962


   I believe the docs are up to date as well, closing this as resolved.


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