Skip to content
#

apache

Here are 2,819 public repositories matching this topic...

superset
PrincipalsOffice
PrincipalsOffice commented Dec 13, 2021

Apache Airflow version

2.2.2 (latest released)

What happened

Calling the Dag.get_task_instances() method would result in a sqlalchemy warning sqlalchemy.exc.SAWarning: Pathed join target TaskInstance.dag_run has already been joined to; skipping. This is because the query is trying to .join(TaskInstance.dag_run) twice. Once here https://github.com/apache/airflow/blob/main/air

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 Dec 6, 2021
  • C++
masaori335
masaori335 commented Sep 23, 2020

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

后端开发常用框架文档及中文翻译,包含 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