You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by dm...@apache.org on 2020/12/18 23:45:52 UTC

[ignite-website] 02/03: Merge branch 'ignite-13779' of https://github.com/apache/ignite-website into ignite-13779

This is an automated email from the ASF dual-hosted git repository.

dmagda pushed a commit to branch ignite-13779
in repository https://gitbox.apache.org/repos/asf/ignite-website.git

commit 4a5135d5616e405165cdce9e6aa9c6060a53ee30
Merge: 38ca746 c5e514e
Author: Denis Magda <dm...@gridgain.com>
AuthorDate: Fri Dec 18 12:50:31 2020 -0800

    Merge branch 'ignite-13779' of https://github.com/apache/ignite-website into ignite-13779

 _docs/_includes/header.html                        |  33 +++--
 _docs/_sass/header.scss                            | 134 ++++++++++++++++----
 _docs/_sass/layout.scss                            |   6 +-
 _docs/assets/images/icon_lang_cn.png               | Bin 0 -> 4640 bytes
 _docs/assets/images/icon_lang_en.png               | Bin 0 -> 5931 bytes
 assets/css/styles.css                              |  44 +++++--
 assets/css/styles.css.map                          |   6 +-
 assets/images/icon_lang_cn.png                     | Bin 0 -> 4640 bytes
 assets/images/icon_lang_en.png                     | Bin 0 -> 5931 bytes
 docs/2.9.0/SQL/JDBC/error-codes.html               |  41 +++++--
 docs/2.9.0/SQL/JDBC/jdbc-client-driver.html        |  41 +++++--
 docs/2.9.0/SQL/JDBC/jdbc-driver.html               |  41 +++++--
 docs/2.9.0/SQL/ODBC/connection-string-dsn.html     |  41 +++++--
 docs/2.9.0/SQL/ODBC/data-types.html                |  41 +++++--
 docs/2.9.0/SQL/ODBC/error-codes.html               |  41 +++++--
 docs/2.9.0/SQL/ODBC/odbc-driver.html               |  41 +++++--
 docs/2.9.0/SQL/ODBC/querying-modifying-data.html   |  41 +++++--
 docs/2.9.0/SQL/ODBC/specification.html             |  41 +++++--
 docs/2.9.0/SQL/custom-sql-func.html                |  41 +++++--
 docs/2.9.0/SQL/distributed-joins.html              |  41 +++++--
 docs/2.9.0/SQL/indexes.html                        |  41 +++++--
 docs/2.9.0/SQL/schemas.html                        |  41 +++++--
 docs/2.9.0/SQL/sql-api.html                        |  41 +++++--
 docs/2.9.0/SQL/sql-introduction.html               |  41 +++++--
 docs/2.9.0/SQL/sql-transactions.html               |  41 +++++--
 docs/2.9.0/SQL/sql-tuning.html                     |  41 +++++--
 .../binary-client-protocol.html                    |  41 +++++--
 .../binary-type-metadata.html                      |  41 +++++--
 .../cache-configuration.html                       |  41 +++++--
 docs/2.9.0/binary-client-protocol/data-format.html |  41 +++++--
 .../binary-client-protocol/key-value-queries.html  |  41 +++++--
 .../sql-and-scan-queries.html                      |  41 +++++--
 docs/2.9.0/clustering/baseline-topology.html       |  41 +++++--
 docs/2.9.0/clustering/clustering.html              |  41 +++++--
 docs/2.9.0/clustering/connect-client-nodes.html    |  41 +++++--
 docs/2.9.0/clustering/discovery-in-the-cloud.html  |  41 +++++--
 docs/2.9.0/clustering/network-configuration.html   |  41 +++++--
 .../running-client-nodes-behind-nat.html           |  41 +++++--
 docs/2.9.0/clustering/tcp-ip-discovery.html        |  41 +++++--
 docs/2.9.0/clustering/zookeeper-discovery.html     |  41 +++++--
 .../2.9.0/code-deployment/deploying-user-code.html |  41 +++++--
 docs/2.9.0/code-deployment/peer-class-loading.html |  41 +++++--
 docs/2.9.0/configuring-caches/atomicity-modes.html |  41 +++++--
 docs/2.9.0/configuring-caches/cache-groups.html    |  41 +++++--
 .../configuring-caches/configuration-overview.html |  41 +++++--
 .../configuring-caches/configuring-backups.html    |  41 +++++--
 docs/2.9.0/configuring-caches/expiry-policies.html |  41 +++++--
 docs/2.9.0/configuring-caches/near-cache.html      |  41 +++++--
 docs/2.9.0/configuring-caches/on-heap-caching.html |  41 +++++--
 .../configuring-caches/partition-loss-policy.html  |  41 +++++--
 docs/2.9.0/cpp-specific/cpp-objects-lifetime.html  |  41 +++++--
 .../cpp-platform-interoperability.html             |  41 +++++--
 docs/2.9.0/cpp-specific/cpp-serialization.html     |  41 +++++--
 docs/2.9.0/cpp-specific/index.html                 |  41 +++++--
 docs/2.9.0/data-modeling/affinity-collocation.html |  41 +++++--
 docs/2.9.0/data-modeling/binary-marshaller.html    |  41 +++++--
 docs/2.9.0/data-modeling/data-modeling.html        |  41 +++++--
 docs/2.9.0/data-modeling/data-partitioning.html    |  41 +++++--
 docs/2.9.0/data-rebalancing.html                   |  41 +++++--
 docs/2.9.0/data-streaming.html                     |  41 +++++--
 docs/2.9.0/data-structures/atomic-sequence.html    |  41 +++++--
 docs/2.9.0/data-structures/atomic-types.html       |  41 +++++--
 docs/2.9.0/data-structures/countdownlatch.html     |  41 +++++--
 docs/2.9.0/data-structures/id-generator.html       |  41 +++++--
 docs/2.9.0/data-structures/queue-and-set.html      |  41 +++++--
 docs/2.9.0/data-structures/semaphore.html          |  41 +++++--
 .../distributed-computing/cluster-groups.html      |  41 +++++--
 .../collocated-computations.html                   |  41 +++++--
 .../distributed-computing.html                     |  41 +++++--
 .../distributed-computing/executor-service.html    |  41 +++++--
 .../distributed-computing/fault-tolerance.html     |  41 +++++--
 .../distributed-computing/job-scheduling.html      |  41 +++++--
 .../distributed-computing/load-balancing.html      |  41 +++++--
 docs/2.9.0/distributed-computing/map-reduce.html   |  41 +++++--
 docs/2.9.0/distributed-locks.html                  |  41 +++++--
 docs/2.9.0/events/events.html                      |  41 +++++--
 docs/2.9.0/events/listening-to-events.html         |  41 +++++--
 .../cassandra/configuration.html                   |  41 +++++--
 .../cassandra/ddl-generator.html                   |  41 +++++--
 .../cassandra/overview.html                        |  41 +++++--
 .../cassandra/usage-examples.html                  |  41 +++++--
 .../hibernate-l2-cache.html                        |  41 +++++--
 .../ignite-for-spark/ignite-dataframe.html         |  41 +++++--
 .../ignite-for-spark/ignitecontext-and-rdd.html    |  41 +++++--
 .../ignite-for-spark/installation.html             |  41 +++++--
 .../ignite-for-spark/overview.html                 |  41 +++++--
 .../ignite-for-spark/spark-shell.html              |  41 +++++--
 .../ignite-for-spark/troubleshooting.html          |  41 +++++--
 .../mybatis-l2-cache.html                          |  41 +++++--
 .../2.9.0/extensions-and-integrations/php-pdo.html |  41 +++++--
 .../spring/spring-boot.html                        |  41 +++++--
 .../spring/spring-caching.html                     |  41 +++++--
 .../spring/spring-data.html                        |  41 +++++--
 .../streaming/camel-streamer.html                  |  41 +++++--
 .../streaming/flink-streamer.html                  |  41 +++++--
 .../streaming/flume-sink.html                      |  41 +++++--
 .../streaming/jms-streamer.html                    |  41 +++++--
 .../streaming/kafka-streamer.html                  |  41 +++++--
 .../streaming/mqtt-streamer.html                   |  41 +++++--
 .../streaming/rocketmq-streamer.html               |  41 +++++--
 .../streaming/storm-streamer.html                  |  41 +++++--
 .../streaming/twitter-streamer.html                |  41 +++++--
 .../streaming/zeromq-streamer.html                 |  41 +++++--
 docs/2.9.0/index.html                              |  41 +++++--
 docs/2.9.0/installation/deb-rpm.html               |  41 +++++--
 docs/2.9.0/installation/index.html                 |  41 +++++--
 .../installation/installing-using-docker.html      |  41 +++++--
 docs/2.9.0/installation/installing-using-zip.html  |  41 +++++--
 .../kubernetes/amazon-eks-deployment.html          |  41 +++++--
 .../installation/kubernetes/azure-deployment.html  |  41 +++++--
 .../installation/kubernetes/gke-deployment.html    |  41 +++++--
 docs/2.9.0/installation/vmware-installation.html   |  41 +++++--
 .../key-value-api/basic-cache-operations.html      |  41 +++++--
 docs/2.9.0/key-value-api/binary-objects.html       |  41 +++++--
 docs/2.9.0/key-value-api/continuous-queries.html   |  41 +++++--
 docs/2.9.0/key-value-api/transactions.html         |  41 +++++--
 docs/2.9.0/key-value-api/using-scan-queries.html   |  41 +++++--
 docs/2.9.0/logging.html                            |  41 +++++--
 .../binary-classification/ann.html                 |  41 +++++--
 .../binary-classification/decision-trees.html      |  47 ++++---
 .../binary-classification/introduction.html        |  41 +++++--
 .../binary-classification/knn-classification.html  |  41 +++++--
 .../binary-classification/linear-svm.html          |  41 +++++--
 .../binary-classification/logistic-regression.html |  41 +++++--
 .../multilayer-perceptron.html                     |  41 +++++--
 .../binary-classification/naive-bayes.html         |  41 +++++--
 .../clustering/gaussian-mixture.html               |  41 +++++--
 .../machine-learning/clustering/introduction.html  |  41 +++++--
 .../clustering/k-means-clustering.html             |  41 +++++--
 .../machine-learning/ensemble-methods/bagging.html |  41 +++++--
 .../ensemble-methods/gradient-boosting.html        |  41 +++++--
 .../ensemble-methods/introduction.html             |  41 +++++--
 .../ensemble-methods/random-forest.html            |  41 +++++--
 .../ensemble-methods/stacking.html                 |  41 +++++--
 .../importing-model/introduction.html              |  41 +++++--
 .../model-import-from-apache-spark.html            |  43 +++++--
 .../importing-model/model-import-from-gxboost.html |  41 +++++--
 docs/2.9.0/machine-learning/machine-learning.html  |  41 +++++--
 .../model-selection/cross-validation.html          |  45 +++++--
 .../model-selection/evaluator.html                 |  41 +++++--
 .../model-selection/hyper-parameter-tuning.html    |  41 +++++--
 .../model-selection/introduction.html              |  41 +++++--
 .../model-selection/pipeline-api.html              |  45 +++++--
 ...lit-the-dataset-on-test-and-train-datasets.html |  41 +++++--
 .../multiclass-classification.html                 |  41 +++++--
 .../machine-learning/partition-based-dataset.html  |  41 +++++--
 docs/2.9.0/machine-learning/preprocessing.html     |  41 +++++--
 .../machine-learning/recommendation-systems.html   |  41 +++++--
 .../regression/decision-trees-regression.html      |  47 ++++---
 .../machine-learning/regression/introduction.html  |  41 +++++--
 .../regression/knn-regression.html                 |  41 +++++--
 .../regression/linear-regression.html              |  41 +++++--
 .../machine-learning/updating-trained-models.html  |  41 +++++--
 docs/2.9.0/memory-architecture.html                |  41 +++++--
 docs/2.9.0/memory-configuration/data-regions.html  |  41 +++++--
 .../memory-configuration/eviction-policies.html    |  41 +++++--
 docs/2.9.0/memory-configuration/index.html         |  41 +++++--
 docs/2.9.0/messaging.html                          |  41 +++++--
 docs/2.9.0/monitoring-metrics/cluster-id.html      |  41 +++++--
 docs/2.9.0/monitoring-metrics/cluster-states.html  |  41 +++++--
 .../monitoring-metrics/configuring-metrics.html    |  41 +++++--
 docs/2.9.0/monitoring-metrics/intro.html           |  41 +++++--
 docs/2.9.0/monitoring-metrics/metrics.html         |  41 +++++--
 .../monitoring-metrics/new-metrics-system.html     |  41 +++++--
 docs/2.9.0/monitoring-metrics/new-metrics.html     |  41 +++++--
 docs/2.9.0/monitoring-metrics/system-views.html    | 136 +++++++++++++++++++--
 docs/2.9.0/monitoring-metrics/tracing.html         |  41 +++++--
 .../2.9.0/net-specific/asp-net-output-caching.html |  41 +++++--
 .../asp-net-session-state-caching.html             |  41 +++++--
 docs/2.9.0/net-specific/index.html                 |  41 +++++--
 .../net-specific/net-configuration-options.html    |  41 +++++--
 .../net-specific/net-cross-platform-support.html   |  41 +++++--
 .../2.9.0/net-specific/net-deployment-options.html |  41 +++++--
 .../net-specific/net-entity-framework-cache.html   |  41 +++++--
 .../net-specific/net-java-services-execution.html  |  41 +++++--
 docs/2.9.0/net-specific/net-linq.html              |  41 +++++--
 docs/2.9.0/net-specific/net-logging.html           |  41 +++++--
 docs/2.9.0/net-specific/net-platform-cache.html    |  41 +++++--
 .../net-platform-interoperability.html             |  41 +++++--
 docs/2.9.0/net-specific/net-plugins.html           |  41 +++++--
 .../net-specific/net-remote-assembly-loading.html  |  41 +++++--
 docs/2.9.0/net-specific/net-serialization.html     |  41 +++++--
 docs/2.9.0/net-specific/net-standalone-nodes.html  |  41 +++++--
 docs/2.9.0/net-specific/net-troubleshooting.html   |  83 +++++++++++--
 .../general-perf-tips.html                         |  41 +++++--
 .../handling-exceptions.html                       |  41 +++++--
 docs/2.9.0/perf-and-troubleshooting/index.html     |  41 +++++--
 .../perf-and-troubleshooting/memory-tuning.html    |  41 +++++--
 .../persistence-tuning.html                        |  41 +++++--
 .../2.9.0/perf-and-troubleshooting/sql-tuning.html |  41 +++++--
 .../thread-pools-tuning.html                       |  41 +++++--
 .../perf-and-troubleshooting/troubleshooting.html  |  41 +++++--
 .../yardstick-benchmarking.html                    |  41 +++++--
 docs/2.9.0/persistence/custom-cache-store.html     |  41 +++++--
 docs/2.9.0/persistence/disk-compression.html       |  41 +++++--
 docs/2.9.0/persistence/external-storage.html       |  41 +++++--
 docs/2.9.0/persistence/native-persistence.html     |  41 +++++--
 docs/2.9.0/persistence/persistence-tuning.html     |  41 +++++--
 docs/2.9.0/persistence/snapshots.html              |  41 +++++--
 docs/2.9.0/persistence/swap.html                   |  41 +++++--
 docs/2.9.0/plugins.html                            |  41 +++++--
 docs/2.9.0/quick-start/cpp.html                    |  41 +++++--
 docs/2.9.0/quick-start/dotnet.html                 |  41 +++++--
 docs/2.9.0/quick-start/index.html                  |  41 +++++--
 docs/2.9.0/quick-start/java.html                   |  41 +++++--
 docs/2.9.0/quick-start/nodejs.html                 |  41 +++++--
 docs/2.9.0/quick-start/php.html                    |  41 +++++--
 docs/2.9.0/quick-start/python.html                 |  41 +++++--
 docs/2.9.0/quick-start/restapi.html                |  41 +++++--
 docs/2.9.0/quick-start/sql.html                    |  41 +++++--
 docs/2.9.0/read-repair.html                        |  41 +++++--
 docs/2.9.0/resources-injection.html                |  41 +++++--
 docs/2.9.0/restapi.html                            |  41 +++++--
 docs/2.9.0/security/authentication.html            |  41 +++++--
 docs/2.9.0/security/index.html                     |  41 +++++--
 docs/2.9.0/security/master-key-rotation.html       |  41 +++++--
 docs/2.9.0/security/sandbox.html                   |  41 +++++--
 docs/2.9.0/security/ssl-tls.html                   |  41 +++++--
 docs/2.9.0/security/tde.html                       |  41 +++++--
 docs/2.9.0/services/services.html                  |  41 +++++--
 docs/2.9.0/setup.html                              |  41 +++++--
 docs/2.9.0/sql-reference/aggregate-functions.html  |  41 +++++--
 docs/2.9.0/sql-reference/data-types.html           |  41 +++++--
 docs/2.9.0/sql-reference/date-time-functions.html  |  41 +++++--
 docs/2.9.0/sql-reference/ddl.html                  |  41 +++++--
 docs/2.9.0/sql-reference/dml.html                  |  41 +++++--
 docs/2.9.0/sql-reference/index.html                |  41 +++++--
 docs/2.9.0/sql-reference/numeric-functions.html    |  41 +++++--
 docs/2.9.0/sql-reference/operational-commands.html |  41 +++++--
 docs/2.9.0/sql-reference/sql-conformance.html      |  41 +++++--
 docs/2.9.0/sql-reference/string-functions.html     |  41 +++++--
 docs/2.9.0/sql-reference/system-functions.html     |  41 +++++--
 docs/2.9.0/sql-reference/transactions.html         |  41 +++++--
 docs/2.9.0/starting-nodes.html                     |  41 +++++--
 docs/2.9.0/thin-client-comparison.csv              |   7 +-
 docs/2.9.0/thin-clients/cpp-thin-client.html       |  41 +++++--
 docs/2.9.0/thin-clients/dotnet-thin-client.html    |  41 +++++--
 .../getting-started-with-thin-clients.html         |  54 ++++++--
 docs/2.9.0/thin-clients/java-thin-client.html      |  41 +++++--
 docs/2.9.0/thin-clients/nodejs-thin-client.html    |  41 +++++--
 docs/2.9.0/thin-clients/php-thin-client.html       |  41 +++++--
 docs/2.9.0/thin-clients/python-thin-client.html    |  41 +++++--
 docs/2.9.0/tools/control-script.html               |  41 +++++--
 docs/2.9.0/tools/gg-control-center.html            |  41 +++++--
 docs/2.9.0/tools/informatica.html                  |  41 +++++--
 docs/2.9.0/tools/pentaho.html                      |  41 +++++--
 docs/2.9.0/tools/sqlline.html                      |  41 +++++--
 docs/2.9.0/tools/tableau.html                      |  41 +++++--
 docs/2.9.0/tools/visor-cmd.html                    |  41 +++++--
 docs/2.9.0/transactions/mvcc.html                  |  41 +++++--
 docs/2.9.0/understanding-configuration.html        |  41 +++++--
 use-cases/provenusecases.html                      |  15 ++-
 252 files changed, 7582 insertions(+), 2716 deletions(-)