Summary
Unable to set PINECONE as destination due to missing environment value, despite creating project and index. Unable to find correct environment name based on region.
Question
Hi @everyone I am having an issue trying to set PINECONE as destination, the problem is that pinecone environment is requeried but pinecoine is not providing more this value, I created the project and index but I can not see the environment name I tried with a lot for combinations based on the region name but does not work, any idea?
could you help me please?
This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want to access the original thread.
Join the conversation on Slack
["pinecone-connector", "destination", "environment-value", "project", "index", "region"]
Hello Jose, please use threads and don’t tag individuals in your message. If you have questions please read Airbyte Slack code of conduct: https://docs.airbyte.com/community/code-of-conduct
Hi, I got it, sorry for that!
Is this now a thread right? Is this a good place to post the issue trying to connect to PINECONE?
Great, I am getting this error message trying to connect to pinecone, the problem is that PINECONE not is not showing the environment name I’m not sure how continue with this process
This is the data from PINECONE for the project and index that I created
<@U06JWQENF38> is working to fix it, If I’m not wrong!
I got it, thanks! I have another issue trying to connect google drive source, Currently I have a google cloud project, I enabled the google drive api and created a service account with owner Role just to be sure that has all permissions, I created and downloaded the json key but trying to set on the source I got the following error message, do you have any idea to throuble shot this??
<@U06V7MYUFV1> Click “Add” next to where it says “The list of streams to sync”
I believe you need to add at least one of those configs in order to be able to sync anything, since those become the streams in the connector. (note that you can, for example, have separate streams for separate folders, file types, etc.—useful if you want to match a bunch of separate files and combine them into a single output table as is often the case)
I got it, thanks, Added this stream to sync and now I am getting this error message, I am pretty sure that my key has the permission to see the files on that folder id
<@U06V7MYUFV1>, were you able to connect to Pinecone? The environment should be us-east-1-aws. You should be able to see this when you select your index in the Pinecone UI. Here is a screenshot from one of test accounts:
Jose Maria Gayosso Ortega [12:25 PM]
<@U06JWQENF38> thanks! now the error message changed to “Index db does not exist in environment us-east-1-aws” this is my index settings, also I tried with the endpoint
Interesting, Are you using Pinecone serverless ?
We do not support serverless at the moment.
Thanks <@U035912NS77> . <@U06V7MYUFV1> we will be adding serverless support in the next month. In the meantime if you want to use Pinecone with Airbyte cloud, you will need to get on a paid pod plan.
fyi - <@U05J330B8EB>, <@U05AKF1BCC9>
<@U06JWQENF38> Thanks, but I am not following you? what do you changed to .jsonl? the files that you have on the google drive folder??