Latesh Subramanyam
04/26/2022, 12:32 AMAkshay Agarwal
04/26/2022, 5:43 AMAditya Tripathi
04/26/2022, 5:50 AMShubhransh Bhargava
04/26/2022, 6:14 AMAkhtar Bhat
04/26/2022, 12:17 PMArno Roos
04/26/2022, 1:56 PMSebastian Adorno
04/26/2022, 2:44 PMAbhilash M
04/26/2022, 2:51 PMAbhilash M
04/26/2022, 3:00 PMrun --profiles-dir . --vars "{'dbname', 'postgres'}"
I end up getting this error "Could not find profile named 'normalize' ." always. However, if I change the entry point to just run
, the entire sync and transformation work just fine.
Please helpRobin Gray
04/26/2022, 4:10 PMRobin Gray
04/26/2022, 4:22 PMShah Newaz Khan
04/26/2022, 6:45 PMFrancisco García
04/26/2022, 9:52 PMFrancisco García
04/26/2022, 9:52 PMFrancisco García
04/26/2022, 9:52 PMFrancisco García
04/26/2022, 9:53 PMMartin Kobak
04/27/2022, 7:27 AMMalik Awais Khan
04/27/2022, 7:42 AMSlackbot
04/27/2022, 7:57 AMMaikel Penz
04/27/2022, 8:36 AMgradlew
but I’m getting an error when running SUB_BUILD=PLATFORM ./gradlew build
Starting a Gradle Daemon (subsequent builds will be faster)
FAILURE: Build failed with an exception.
* What went wrong:
Unable to start the daemon process.
This problem might be caused by incorrect configuration of the daemon.
For example, an unrecognized jvm option is used.
Please refer to the User Manual chapter on the daemon at <https://docs.gradle.org/7.4/userguide/gradle_daemon.html>
Process command line: /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/bin/java -Xss4m --add-exports jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED --add-exports jdk.compiler/com.sun.tools.javac.file=ALL-UNNAMED --add-exports jdk.compiler/com.sun.tools.javac.parser=ALL-UNNAMED --add-exports jdk.compiler/com.sun.tools.javac.tree=ALL-UNNAMED --add-exports jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED -Xmx4g -Dfile.encoding=UTF-8 -Duser.country=NZ -Duser.language=en -Duser.variant -cp /Users/maikel.penz/.gradle/wrapper/dists/gradle-7.4-bin/c0gwcg53nkjbqw7r0h0umtfvt/gradle-7.4/lib/gradle-launcher-7.4.jar org.gradle.launcher.daemon.bootstrap.GradleDaemon 7.4
Please read the following process output to find out more:
-----------------------
Unrecognized option: --add-exports
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
* 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.
I tried many things already and I think its something with my gradle installation. I’ve been working on a Python connector so I’m very new to using gradle + javaDavi
04/27/2022, 9:55 AMHaitham Alhad
04/27/2022, 11:05 AMjan
04/27/2022, 2:41 PMdagster-airbyte
nor the apache-airflow-providers-airbyte
is to cancel a job via the Cancel job API endpoint via /v1/jobs/cancel
, which works as intended.
How do I cancel Airbyte jobs without falling back on the API?Hiroto Yamakawa
04/27/2022, 4:14 PMkiran
04/27/2022, 4:20 PMUllas Raj.N
04/27/2022, 10:56 PMGary K
04/28/2022, 4:37 AMWEBAPP_URL
environment variable is only used as text for job notifications."Kyle Hancock
04/28/2022, 2:00 PMEnrico Tuvera Jr.
04/28/2022, 2:18 PMIncrementalMixin
can be used just as well from parse_response()
as it can be from read_records()
right? I was under the impression that read_records()
shouldn't generally be overriddenCésar Vigário
04/28/2022, 2:48 PM