Skip to content
#

apache

Here are 3,026 public repositories matching this topic...

superset
rumbin
rumbin commented Jan 31, 2022

The Mixed Time-Series chart type allows for configuring the title of the primary and the secondary y-axis.
However, while only the title of the primary axis is shown next to the axis, the title of the secondary one is placed at the upper end of the axis where it gets hidden by bar values and zoom controls.

How to reproduce the bug

  1. Create a mixed time-series chart
  2. Configure axi
good first issue #bug validation:validated preset:cares
wegmatho
wegmatho commented Jun 8, 2022

Apache Airflow Provider(s)

amazon

Versions of Apache Airflow Providers

3.4.0

Apache Airflow version

2.3.2 (latest released)

Operating System

Debian GNU/Linux 10

Deployment

Docker-Compose

Deployment details

No response

What happened

For patterns like "*.zip" the S3KeySensor succeeds for all files, does not take full pattern into account i.e. the ".zip" par

kind:bug provider:AWS area:providers good first issue
alya
alya commented May 26, 2022

At present, while the left sidebar "Drafts" link tooltip includes the keyboard shortcut, the compose box "Drafts" link tooltip does not. We should fix this.

The compose box "Drafts" tooltip should thus be "Drafts (d)", with the same styling as the compose box x button tooltip:
![Screen Shot 2022-05-26 at 4 20 30 PM](https://user-images.githubusercontent.com/2090066/170594930-8926447c-8740-48

rabbah
rabbah commented Apr 2, 2020

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-

ModSecurity is an open source, cross platform web application firewall (WAF) engine for Apache, IIS and Nginx that is developed by Trustwave's SpiderLabs. It has a robust event-based programming language which provides protection from a range of attacks against web applications and allows for HTTP traffic monitoring, logging and real-time analysis. With over 10,000 deployments world-wide, ModSecurity is the most widely deployed WAF in existence.

  • Updated Jun 9, 2022
  • C++
szehon-ho
szehon-ho commented Apr 22, 2022

Reference: apache/iceberg#4558, Preconditions.checkArgument only works with %s, as %d does not parse and returns a bad error message.

We can make a checkstyle rule to prevent this, example of a checkstyle rule: https://github.com/apache/iceberg/blob/master/.baseline/checkstyle/checkstyle.xml#L54-L57

It should probably use multi-line regex rule as some of these are ac

good first issue
masaori335
masaori335 commented Mar 29, 2022

We saw all httpbin based AuTest was failed. ( This is fixed by #8765 ) For the long term, we need to migrate these AuTest using the proxy-verifier. It looks like the proxy-verifier has equivalent features that we're using. If not, we can add it.

List of the httpbin based tests are below

» grep Test.MakeHttpBinServer -R ./* | awk -F ':' '{print $1}'
./autest-site/httpbin.test.ext
./cache

后端开发常用框架文档及中文翻译,包含 Spring 系列文档(Spring, Spring Boot, Spring Cloud, Spring Security, Spring Session),大数据(Apache Hive, HBase, Apache Flume),日志(Log4j2, Logback),Http Server(NGINX,Apache),Python,数据库(OpenTSDB,MySQL,PostgreSQL)等最新官方文档以及对应的中文翻译。

  • 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.

Curate this topic

Add this topic to your repo

To associate your repository with the apache topic, visit your repo's landing page and select "manage topics."

Learn more