You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@doris.apache.org by GitBox <gi...@apache.org> on 2018/11/02 10:34:51 UTC

[GitHub] lide-reed closed pull request #275: Fixed wrong link in READEME.md

lide-reed closed pull request #275: Fixed wrong link in READEME.md
URL: https://github.com/apache/incubator-doris/pull/275
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/README.md b/README.md
index 0f1a30b1..96471707 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# Introduction to Apache Doris ((incubating))
+# Introduction to Apache Doris (incubating)
 
 Apache Doris is an MPP-based interactive SQL data warehousing for reporting and analysis. Doris mainly integrates the technology of Google Mesa and Apache Impala. Unlike other popular SQL-on-Hadoop systems, Doris is designed to be a simple and single tightly coupled system, not depending on other systems. Doris not only provides high concurrent low latency point query performance, but also provides high throughput queries of ad-hoc analysis. Doris not only provides batch data loading, but also provides near real-time mini-batch data loading. Doris also provides high availability, reliability, fault tolerance, and scalability. The simplicity (of developing, deploying and using) and meeting many data serving requirements in single system are the main features of Doris.
 
@@ -199,7 +199,7 @@ Currently we only support full data backup data rather than incremental backups
 In addition to improving data security, the backup function also provides a way to export the data. Data can be exported to other downstream systems for further processing.
 
 # Install
-Doris only supports Linux System. Oracle JDK 8.0+ and GCC 4.8.2+ are required. See the document of [INSTALL](https://github.com/apache/incubator-doris/wiki/Doris-Install) and [Deploy & Update](https://github.com/apache/incubator-doris/wiki/Doris-Deploy-%26-Upgrade)
+Doris only supports Linux System. Oracle JDK 8.0+ and GCC 4.8.2+ are required. See the document of [INSTALL](https://github.com/apache/incubator-doris/wiki/Palo-Install) and [Deploy & Update](https://github.com/apache/incubator-doris/wiki/Palo-Deploy-%26-Upgrade)
 
 # User Guide
 See the [Doris Wiki](https://github.com/apache/incubator-doris/wiki) for more information.


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@doris.apache.org
For additional commands, e-mail: dev-help@doris.apache.org