konrad schlatte
06/29/2021, 1:30 PMDavin Chia (Airbyte)
Subodh (Airbyte)
airbyte-config
to airbyte-server/src/main/resources/seed
.
How does that impact you?
If you are building a new connector (source or destination) or making changes to an existing connector, in order to update the seed or add new entry to list of seeds, you will find the destination_definitions.yaml
and source_definitions.yaml
in the new path i.e airbyte-server/src/main/resources/seed
P.S. Apology if this caused conflict for your branch/workIsaac
06/29/2021, 11:13 PMLiren Tu
DEADLINE_EXCEEDED
errors even if I launch Airbyte from scratch. Based on previous threads related to this issue, is that because my laptop does not have enough resource? I did only have 8GB of memory.Eamon Taaffe
06/30/2021, 12:11 AMDavin Chia (Airbyte)
dev
images and lead to cases where code used the remote dev image instead of the local dev image. I've also manually delete the images from Dockerhub. Since no one is using this, we will stop publishing them. Lmk if anyone has concerns.
2. Log levels are now exposed as an env var, which means we can start inserting debug statements as we develop code. Should make it easier to debug user issues,Chris (deprecated profile)
0a11d88b0ba6bc6c5f00dd8257fa40ed463b6cdc
:
Does anybody run into these NPE error with ./gradlew :airbyte-tests:automaticMigrationAcceptanceTest
?
But if I run the command: MIGRATION_TEST_VERSION=0.26.4-alpha ./gradlew :airbyte-tests:automaticMigrationAcceptanceTest
, then it passes?
cc @Subodh (Airbyte)abhi
07/01/2021, 12:31 AM[DEPRECATED] Marcos Marx
Jay Patel
07/01/2021, 8:11 AMPing
07/01/2021, 4:33 PM./upgrade-airbyte 0.26.2-alpha 0.27.0-alpha 0.27.0-alpha
[DEPRECATED] Marcos Marx
/health
endpoint every 10 seconds? Like restarting services if something failed? 2021-07-01 19:55:01 INFO i.a.s.RequestLogger(filter):109 - {workspace_app_root=/tmp/workspace/server/logs} - REQ 172.29.0.6 GET 200 /api/v1/health
Also, should this endpoint return more information besides {"db": "true"}Davin Chia (Airbyte)
stern
(brew install stern
) to tail the Kube logs. The features I love are 1) ability to select deployments based on regex (e.g. stern "airbyte-s"
gives the airbyte-server and airbyte-scheduler) 2) logs are tagged with colored pod names, making it easy to readCristiano Sarmento
07/02/2021, 12:40 PM./gradlew clean build
[DEPRECATED] Marcos Marx
FAILURE: Build failed with an exception.
* Where:
Build file '/home/runner/work/airbyte/airbyte/airbyte-integrations/connectors/source-zendesk-talk/build.gradle' line: 2
* What went wrong:
An exception occurred applying plugin request [id: 'airbyte-python']
> Failed to apply plugin 'airbyte-python'.
> A problem occurred configuring project ':airbyte-integrations:connectors:source-zoom-singer'.
> Could not open cp_proj generic class cache for build file '/home/runner/work/airbyte/airbyte/airbyte-integrations/connectors/source-zoom-singer/build.gradle' (/home/runner/.gradle/caches/6.7.1/scripts/4ffd4lk4g399iqzx3xoc30xgr).
> java.lang.StackOverflowError (no error message)
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
Cristiano Sarmento
07/02/2021, 8:36 PMVipul Vaibhaw
07/05/2021, 10:33 AMCristiano Sarmento
07/05/2021, 4:29 PMArtem Astapenko
07/05/2021, 7:36 PM* Where:
Build file '/home/runner/work/airbyte/airbyte/airbyte-integrations/connectors/source-zendesk-talk/build.gradle' line: 2
* What went wrong:
An exception occurred applying plugin request [id: 'airbyte-python']
> Failed to apply plugin 'airbyte-python'.
> A problem occurred configuring project ':airbyte-integrations:connectors:source-zoom-singer'.
> Could not open cp_proj generic class cache for build file '/home/runner/work/airbyte/airbyte/airbyte-integrations/connectors/source-zoom-singer/build.gradle' (/home/runner/.gradle/caches/6.7.1/scripts/4ffd4lk4g399iqzx3xoc30xgr).
> java.lang.StackOverflowError (no error message)
Is it a known issue?Davin Chia (Airbyte)
Michel
Jenny Brown
07/08/2021, 10:17 PMException in thread "main" java.lang.RuntimeException: could not find workspace with id: 5ae6b09b-fdec-41af-aaf7-7d94cfc33ef6
I haven’t touched workspace ids; all I did was pull in the latest code. Any idea what this is coming from?Davin Chia (Airbyte)
Jenny Brown
07/09/2021, 6:49 PMJenny Brown
07/09/2021, 8:18 PMdocker-compose up
is enough for running locally changed code, how do I find the relevant logs through the console spam?Jenny Brown
07/09/2021, 10:16 PMtfenv
.
On mac, you can get it with brew install tfenv
- it looks in the current directory for a .terraform-version
file and automatically pulls the right version when you run terraform plan
etc. This way the command line stays standard, and versions are per-directory, which gives us the ability to support a different version for a contributed connector if necessary. I’ve used tfenv in my previous work. It elegantly solves the versioning issue while enabling flexibility and growth.
I’m picking up @s’s PR stubbing out terraform for ssh tunnel work, and we’ll be switching that to recommend the use of tfenv rather than the docker container, for version consistency. Feedback welcome if you see potential issues with this.Nitish Amnerkar
07/12/2021, 5:55 AMcurl -i -s -k -X $'POST' \
-H $'Host: <http://app.papercups.io|app.papercups.io>' -H $'User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:89.0) Gecko/20100101 Firefox/89.0' -H $'Accept: */*' -H $'Accept-Language: en-US,en;q=0.5' -H $'Accept-Encoding: gzip, deflate' -H $'Content-Type: application/json' -H $'Content-Length: 456' -H $'Origin: <https://airbytelocalinstance.com>' -H $'DNT: 1' -H $'Connection: close' -H $'Referer: <https://airbytelocalinstance.com/>' \
--data-binary $'{\"browser_session\":{\"account_id\":\"74560291-451e-7teb-a802-56706ece528b\",\"customer_id\":\"844059db-be56-490a-8c4a-f323b3e\",\"started_at\":\"2021-07-12T05:08:58.117Z\",\"metadata\":{\"os\":\"Linux\",\"browser\":\"Firefox\",\"time_zone\":\"Asia\",\"current_url\":\"<https://airbytelocalinstance.com/>\",\"host\":\"<http://airbytelocalinstance.com|airbytelocalinstance.com>\",\"pathname\":\"/\",\"browser_version\":89,\"screen_height\":900,\"screen_width\":1600,\"lib\":\"web\",\"insert_id\":\"2ssjm0kucch0swby\",\"time\":1626066538.117}}}' \
$'<https://app.papercups.io/api/browser_sessions>'
Vaibhav Kumar
07/12/2021, 6:26 AMVaibhav Kumar
07/12/2021, 10:02 AM