Apache ECharts is a powerful, interactive charting and data visualization library for browser
-
Updated
Jul 6, 2022 - TypeScript
{{ message }}
Apache ECharts is a powerful, interactive charting and data visualization library for browser
2.2.5
We added new DAG tags to a couple of our DAGs. In the case when the tag was longer than the 100 character limit the DAG was not showing in the UI and wasn't scheduled. It was however possible to reach it by typing in the URL to the DAG.
Usually when DAGs are broken there will be an error message in the UI, but this problem did not render
Per review feedback in #21002 (direct link to the comment), replace HTML table with a series of settings_checkbox components for Authentication Methods UI.
Fixes #21001.
Notable points:
settings_checkbox is currently implemented, its instances for respective Auth Methods all get the same id, name and `claGoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser.
Apache ZooKeeper
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.
Apache Groovy: A powerful multi-faceted programming language for the JVM platform
A modern Docker LAMP stack and MEAN stack for local development
link apache/incubator-seatunnel#1946
Now the FileSink Connector only support text file format, CSV is a very common file format and it often used in hive.
Solutions to LeetCode problems; updated daily. Subscribe to my YouTube channel for more.
Apache HTTP server boilerplate configs
StructLike does not force the proper implementation of hashCode or equals and because of this is cannot be used in Sets or Maps safely. If the wrong implementation gets placed inside these containers they will not behave as expected.
Users should instead use
[StructLikeMap](https://github.com/apache/iceberg/blob/30639ef316a899480a3d0c88f8ea6498d9a21306/core/src/main/java/org/apache/icebe
Apache Log4j 2 is an upgrade to Log4j that provides significant improvements over its predecessor, Log4j 1.x, and provides many of the improvements available in Logback while fixing some inherent problems in Logback's architecture.
A distributed data integration framework that simplifies common aspects of big data integration such as data ingestion, replication, organization and lifecycle management for both streaming and batch data ecosystems.
Apache TinkerPop - a graph computing framework
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
High performance data store solution
后端开发常用框架文档及中文翻译,包含 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)等最新官方文档以及对应的中文翻译。
Web interface for managing Haproxy, Nginx, Apache and Keepalived servers
Add a description, image, and links to the apache topic page so that developers can more easily learn about it.
To associate your repository with the apache topic, visit your repo's landing page and select "manage topics."
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