https://linen.dev logo
Join Slack
Powered by
# announcements
  • d

    daniel fraser

    01/20/2021, 11:13 PM
    Hi everyone. I’m still testing the system out and have just came across this error during normalization: “Runtime Error in model” … “Relation name ‘xyz.abc__dbt_backup’ is longer than 63 characters” … The relation name with the __dbt_backup amended is 64 characters :(. Is this a bug, or perhaps a DBT limitation?
    m
    c
    b
    • 4
    • 13
  • t

    Thomas

    01/22/2021, 1:44 PM
    Hi All, Question, can i set a start time for my integration? i would like to schedule it daily at a certain time.
    c
    • 2
    • 5
  • f

    Fer Tovar

    01/23/2021, 6:00 AM
    Hi everyone, I have a database in firebird, is it possible that Airbyte can connect through odbc?
    j
    m
    c
    • 4
    • 11
  • r

    Rav Panchalingam

    01/25/2021, 6:12 AM
    hello all, I'm using Airbyte to sync 2 postgres databases and it's great so far, but I was wondering can this support 2-way sync i.e. changes from A go to B and changes from B go to A
    j
    c
    c
    • 4
    • 6
  • a

    Andrew Santelices

    01/25/2021, 6:41 AM
    Hi, I have a question regarding the usage of the Airbyte Configuration API. So, we're planning to use the processes of creating a source, setting up replication schedule, selecting tables to replicate supposedly through the API. I'm just wondering where to put the secret key or anything related upon configuration—say, I use Stripe as a source, in the request payload.
    s
    • 2
    • 3
  • j

    jan

    01/25/2021, 10:26 PM
    Hey there, question about Airbyte in prod: We have deployed on an EC2 (first t3.small, then t3.large) and ca. 8 Google Sheets Connectors implemented - tiny data volume. Both with the first as well as the second size, CPU usage of the box jumps to 100% around the time the first pulls are scheduled and constantly stays there. In the first instance this lasted for five hours straight - nowhere near the amount of time or frequency we had scheduled extracts - until all CPU credits were consumed and the box was essentially killed. Any hint on what is going on? Is this expected in any way?
    m
    h
    +2
    • 5
    • 150
  • a

    Andrew Santelices

    01/26/2021, 3:14 AM
    Hi, I'm trying to create a BigQuery destination but I'm getting this error message:
    Copy code
    2021-01-26 03:04:46 DEBUG (/tmp/workspace/66/0) DefaultCheckConnectionWorker(run):97 - Check connection job received output: io.airbyte.config.StandardCheckConnectionOutput@416cdada[status=failed,message=com.fasterxml.jackson.core.JsonParseException: Unexpected character ('-' (code 45)) in numeric value: expected digit (0-9) to follow minus sign, for valid numeric value
    at [Source: (ByteArrayInputStream); line: 1, column: 3]]
    My
    dataset ID
    only contains letters whereas the
    project ID
    contains
    -
    ; I suspect that it's because the
    project ID
    has
    -
    in its name? Is it not supported? Thanks. 🙂
    ✅ 1
    m
    c
    • 3
    • 19
  • n

    Nithin Chandran

    01/26/2021, 7:00 PM
    Hi Team, Is there any option like can add users to Airbyte? Thanks, Nithin
    ✅ 1
    j
    • 2
    • 2
  • k

    KD

    01/27/2021, 9:46 AM
    do I need to open some ports on docker?
    ✅ 1
    c
    • 2
    • 18
  • h

    Hassan // hotglue

    01/27/2021, 5:09 PM
    Are there any docs available for running the connectors directly rather than via the web panel Airbyte comes with?
    ✅ 1
    c
    • 2
    • 10
  • s

    Steve

    01/28/2021, 7:38 AM
    Hi! I see the terms on the Airbyte website such as "integration" and "sync". Sync to my mind can mean bidirectional: change in place 1 is reflected in place 2 and vice-versa. Can Airbyte be used in a bidirectional capacity or is it strictly source > destination integration in on direction? Thanks!
    ✅ 1
    j
    c
    • 3
    • 7
  • j

    Jonathan Viernes

    01/28/2021, 3:29 PM
    Hi, I am new to Airbyte and I am getting the below error when trying to access the UI. I can see the scheduler running. Any help would be appreciated!
    ✅ 1
    c
    j
    • 3
    • 18
  • s

    Steve

    01/28/2021, 3:54 PM
    Hi, Is there an official Twitter account for Airbyte ?
    ✅ 1
    c
    • 2
    • 2
  • m

    MChorfa

    01/28/2021, 6:48 PM
    Hey, do you have any community (assets/icons) that we can include in architecture reference diagrams or presentations. Thanks
    ✅ 1
    m
    • 2
    • 4
  • r

    Roshan George

    01/29/2021, 6:20 AM
    Your software is freaking great. I'm using it to sync signed up users, segment form traces, api usage logs from Google Sheets, RDS, and Redshift into a centralized Redshift DB. Absolutely thrilled.
    airbyte star 1
    octavia loves 1
    airbyte rocket 6
    🎉 4
    💯 1
    j
    m
    • 3
    • 4
  • b

    brett

    01/29/2021, 7:51 PM
    👋 fun times chatting data in the office hours today! I just did a
    docker-compose up
    on
    master
    and got this:
    Copy code
    airbyte-scheduler | 2021-01-29 19:09:39 WARN i.a.s.SchedulerApp(main):186 - {workspace_app_root=/tmp/workspace/scheduler/logs} - Waiting for Server to start...
    airbyte-scheduler | Exception in thread "main" java.lang.IllegalStateException: Unable to retrieve Airbyte Version, aborting...
    airbyte-scheduler | 	at io.airbyte.scheduler.SchedulerApp.main(SchedulerApp.java:194)
    Web server is responding but returns
    Cannot reach server. The server may still be starting up.
    I think someone mentioned I might need to remove from docker volumes - any steps to do that?
    ✅ 1
    j
    c
    • 3
    • 6
  • z

    Zach

    01/30/2021, 4:49 AM
    Really loving Airbyte so far, thanks for the great product and even better community support! I'm working on a less straightforward use case and would love some advice on if there's a good pattern for supporting it (or if it's not a good fit!). We have an application that lets users pull data, then we build visualizations on top of this data for each customer. We're currently handling the integrations via custom code (no tap or other services), which lets us easily append customer specific data (eg: our internal customer id). I'm trying to figure out if there's a good way to integrate Airbyte in a similar way that supports a self sign up flow. I think there's an alpha API which lets me programmatically create configurations, but is there an easy way for me to either: Add custom data to each integration event or assign a raw table name ahead of time so I can map it to a specific customer in our system? I was thinking I could probably modify an existing connector, but I'm wondering if I'm missing an easier way to handle this.
    ✅ 1
    m
    • 2
    • 2
  • t

    Thomas Ridings

    01/31/2021, 12:39 PM
    Odd question - do you have sample data available for each of your different sources, if yes how did you collate it?
    ✅ 1
    s
    • 2
    • 2
  • h

    Haithem (WOOP)

    02/02/2021, 9:27 AM
    👋 Hi everyone!
    j
    • 2
    • 1
  • c

    Chance Barkley

    02/04/2021, 2:10 PM
    Good morning! I notice AWS ECS not listed in the Deploy docs. Is that because it is not supported or just not tested?
    c
    b
    c
    • 4
    • 4
  • r

    Rivka Altshuler

    02/04/2021, 3:16 PM
    Hi, May you explain the following statement written in your github? "Note that you are able to create connectors using the language you want, as Airbyte connections run as Docker containers."
    c
    • 2
    • 2
  • r

    Roshan George

    02/06/2021, 9:15 PM
    Is airbyte cursor information stored in the target destination somewhere or is record-keeping in the Airbyte system's DB? I ask because I'm wondering if I were to
    DROP DATABASE my_sad_db
    and then reactivate my incremental sync, would I get all the data, or only the ones after the last sycn.
    octavia loves 1
    s
    • 2
    • 6
  • a

    Alberto Costa

    02/08/2021, 3:39 PM
    Hello everyone! I’m having some issues with the github connector, it seems to be looping and printing the same error strings over and over again… has this appened to anyone else before? Also, is there a nice way to kill a running synchronization from the interface (or from somewhere else)?
    c
    s
    • 3
    • 22
  • j

    Jakub Roman

    02/08/2021, 9:49 PM
    Hello guys! I'm having issues with the Apple App Store connector. Basically I can't setup the connection because of an error
    KeyError: 'private_key'
    . I'm trying to start the whole stack with
    docker-compose up
    and I'm on most recent master,
    5dfd81a1
    . It seems like the issue was fixed in this PR https://github.com/airbytehq/airbyte/pull/1975, although for whatever reason the webapp is still trying to set the old
    key_file
    parameter instead of the new
    private_key
    argument. Do you have any suggestions on how to make the webapp use the most recent specification for the connector? Thanks in advance!
    ✅ 1
    s
    j
    • 3
    • 11
  • a

    Alberto Costa

    02/09/2021, 11:15 AM
    Hello everyone! I have a technical question: when a source is using incremental, i see the command to start it has the flag
    --state input_state.json
    My question is, where is the
    input_state.json
    generated? Is it the scheduler that creates the file before running the command or a different machine? Also, where is this data stored?
    ✅ 1
    c
    m
    u
    • 4
    • 11
  • h

    Harsh M.

    02/09/2021, 2:27 PM
    Any idea on when https://github.com/airbytehq/airbyte/issues/957 will be available?
    ✅ 1
    m
    • 2
    • 2
  • a

    Alberto Costa

    02/09/2021, 3:00 PM
    Hey there again! About normalization in snowflake: I’m testing the Jira connector. The data gets synced correctly to the raw tables, however the normalization is not doing a great job with that data. I have found the DBT folders in the workspace but i am struggling to understand how the normalization is actually being set-up by airbyte and if it’s possible to modify it to be improved. Anyone can help me with this?
    ✅ 1
    c
    • 2
    • 26
  • s

    Slackbot

    02/12/2021, 7:00 PM
    Reminder: This is office hour time!! Join now: https://us02web.zoom.us/j/84317290190?pwd=S0E5RzZRV2NrTGw1VDM5cFZoV2JCUT09
    j
    m
    • 3
    • 12
  • r

    Richard Davenport

    02/12/2021, 7:16 PM
    👋 Hi everyone! Trying out airbyte to sync postgres db's.... first thing I'm noticing is the "Cleaned name"... it's not using the correct table name, it's using the cleaned name, any way to fix this?
    ✅ 1
    s
    • 2
    • 11
  • j

    Jeff Sloan

    02/13/2021, 4:03 PM
    Hello world! Trying out Airbyte with a consulting client of mine. Admirer and advocate for all things that "just work" to make my data life easier 🙂
    airbyte heart 4
    👋 2
    airbyte 6
    c
    • 2
    • 2
12345...24Latest