-
Updated
Jan 29, 2022 - TypeScript
apache
Here are 2,877 public repositories matching this topic...
Description
I am using Airflow to move data periodically to our datalake and noticed that the MySQLToS3Operator has tempalted fields and the DynamoDBToS3Operator doesn't. I found a semi awkward workaround but thought templated fields would be nice.
I supposed an implementation could be as simple as adding
template_fields = (
's3_bucket',
's3_key',
)
to the Operator
Expected behavior: Going from any message list / search view to recent topics view resets the text in the search box to empty.
Actual behavior: Text is not reset, see gif bellow:
The solution is probably just a single additional call w
-
Updated
Jan 26, 2022 - C
-
Updated
Aug 27, 2020
-
Updated
Jan 30, 2022 - Java
The typescript runtime was recently added to openwhisk but we do not yet have docs for the runtime and it is missing from runtimes.json.
We need a doc like https://github.com/apache/incubator-openwhisk/blob/master/docs/actions-nodejs.md for typescript functions.
Adding the runtime to the runtime manifest can be done per https://github.com/apache/openwhisk/blob/master/docs/actions-new.md#the-
-
Updated
Jan 29, 2022 - C++
Proposed changes
Doris's Routine Load realizes the import of data from Kafka to Doris, and make a feature of real-time synchronization of data from Pulsar to Doris based on Pulsar IO.
-
The custom abstract class DorisAbstractSink implements the interface org.apache.pulsar.io.core.Sink.
-
The DorisGenericRecordSink class inherits the abstract class DorisAbstractSink, and the speci
-
Updated
Jan 28, 2022 - PHP
-
Updated
Jan 30, 2022 - Java
Please translate the FAQ into English
the FAQ issue are as follows, apache/incubator-seatunnel#267
It looks like there is mod_headers used but it should be probably mod_rewrite:
Origin
-
Updated
Jan 30, 2022 - Java
based on apache/iceberg#3104 (comment)
I did not have a good way to distinguish what exception to use for what case, the definition provided by Ryan was clear. I think we should add that in the javadoc of ValidationException class about when to use it and when to use Preconditions to throw illegal argument exception.
This will give more clarity to both
-
Updated
Jan 29, 2022 - Java
-
Updated
Jan 29, 2022 - Java
ATS has several metircs of proxy.process.net.calls_to_.* and 2 of them are not working.
$ traffic_ctl metric match proxy.process.net.calls_to
proxy.process.net.calls_to_read 616958
proxy.process.net.calls_to_read_nodata 193461
proxy.process.net.calls_to_readfromnet 0 ///< !
proxy.process.net.calls_to_readfromnet_afterpoll 0 ///< !
proxy.process.net.calls_to_write 374065
p
-
Updated
Jan 27, 2022 - Scala
-
Updated
Nov 17, 2021
Improve this page
Add a description, image, and links to the apache topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the apache topic, visit your repo's landing page and select "manage topics."

Latest Version of Apache Superset from docker image.
When the feature flag SQLLAB_BACKEND_PERSISTENCE is set to true in SQL lab upon selecting a schema receiving superset error trouble finding schema.
And seeing this error in logs upon trying to select schema:
404 Not Found: The requested URL was not found on the server. If you entered the URL manually please check your spelling and tr