From 397d6439eb0a330d6d3406a26126b326d1b4ef5a Mon Sep 17 00:00:00 2001 From: Eva Maria Date: Tue, 5 Apr 2016 16:57:32 +0200 Subject: [PATCH] [SPARTA-563][WEB]: Fix confluence links --- web/src/data-templates/input.json | 14 +++++++------- web/src/data-templates/output.json | 16 ++++++++-------- web/src/data-templates/policy.json | 10 +++++----- 3 files changed, 20 insertions(+), 20 deletions(-) diff --git a/web/src/data-templates/input.json b/web/src/data-templates/input.json index 9f893d40c1..2f48c1feea 100644 --- a/web/src/data-templates/input.json +++ b/web/src/data-templates/input.json @@ -5,7 +5,7 @@ "description": { "short": "Flume is a distributed, reliable, and available service for efficiently collecting, aggregating, and moving large amounts of log data.", "long": "Flume is a distributed, reliable, and available service for efficiently collecting, aggregating, and moving large amounts of log data. It has a simple and flexible architecture based on streaming data flows.", - "learnMore": "https://stratio.atlassian.net/wiki/display/SPARTA0x8/7.1+Inputs#id-7.1Inputs-8.1.1Input-flume" + "learnMore": "https://stratio.atlassian.net/wiki/display/SPARTA0x9/Inputs#Inputs-Flume" }, "properties": [ { @@ -173,7 +173,7 @@ "description": { "short": "Apache Kafka is publish-subscribe messaging rethought as a distributed commit log.", "long": "Apache Kafka is publish-subscribe messaging rethought as a distributed commit log. Based on the received-based approach (https://spark.apache.org/docs/latest/streaming-kafka-integration.html)", - "learnMore": "https://stratio.atlassian.net/wiki/display/SPARTA0x8/7.1+Inputs#id-7.1Inputs-8.1.2Input-kafka" + "learnMore": "https://stratio.atlassian.net/wiki/display/SPARTA0x9/Inputs#Inputs-Kafka" }, "properties": [ { @@ -263,7 +263,7 @@ "description": { "short": "Apache Kafka is publish-subscribe messaging rethought as a distributed commit log.", "long": "Apache Kafka is publish-subscribe messaging rethought as a distributed commit log. Based on the direct approach (https://spark.apache.org/docs/latest/streaming-kafka-integration.html)", - "learnMore": "https://stratio.atlassian.net/wiki/display/SPARTA0x8/7.1+Inputs#id-7.1Inputs-8.1.3Input-KafkaDirect" + "learnMore": "https://stratio.atlassian.net/wiki/display/SPARTA0x9/Inputs#Inputs-KafkaDirect" }, "properties": [ { @@ -342,7 +342,7 @@ "description": { "short": "RabbitMQ is an open source message broker software (sometimes called message-oriented middleware) that implements the Advanced Message Queuing Protocol (AMQP)", "long": "RabbitMQ is an open source message broker software (sometimes called message-oriented middleware) that implements the Advanced Message Queuing Protocol (AMQP)", - "learnMore": "https://stratio.atlassian.net/wiki/display/SPARTA0x8/7.1+Inputs#id-7.1Inputs-8.1.4Input-rabbitMQ" + "learnMore": "https://stratio.atlassian.net/wiki/display/SPARTA0x9/Inputs#Inputs-RabbitMQ" }, "properties": [ { @@ -416,7 +416,7 @@ "description": { "short": "A network socket is an endpoint of an inter-process communication across a computer network.", "long": "A network socket is an endpoint of an inter-process communication across a computer network.", - "learnMore": "https://stratio.atlassian.net/wiki/display/SPARTA0x8/7.1+Inputs#id-7.1Inputs-8.1.5Input-Socket" + "learnMore": "https://stratio.atlassian.net/wiki/display/SPARTA0x9/Inputs#Inputs-Socket" }, "properties": [ { @@ -447,7 +447,7 @@ "description": { "short": "Reads events from Twitter stream and return the status in a json.", "long": "Reads events from Twitter stream and return the status in a json.", - "learnMore": "https://stratio.atlassian.net/wiki/display/SPARTA0x8/7.1+Inputs#id-7.1Inputs-8.1.6Input-Twitter" + "learnMore": "https://stratio.atlassian.net/wiki/display/SPARTA0x9/Inputs#Inputs-Twitter" }, "properties": [ { @@ -508,7 +508,7 @@ "description": { "short": "WebSocket is a protocol providing full-duplex communication channels over a single TCP connection.", "long": "WebSocket is a protocol providing full-duplex communication channels over a single TCP connection.", - "learnMore": "https://stratio.atlassian.net/wiki/display/SPARTA0x8/7.1+Inputs#id-7.1Inputs-8.1.7Input-WebSocket" + "learnMore": "https://stratio.atlassian.net/wiki/display/SPARTA0x9/Inputs#Inputs-WebSocket" }, "properties": [ diff --git a/web/src/data-templates/output.json b/web/src/data-templates/output.json index 04015a8ec6..871f53bf7a 100644 --- a/web/src/data-templates/output.json +++ b/web/src/data-templates/output.json @@ -5,7 +5,7 @@ "description": { "short": "The Cassandra output uses the generic implementation with DataFrames.", "long": "The Apache Cassandra database is the right choice when you need scalability and high availability without compromising performance. Linear scalability and proven fault-tolerance on commodity hardware or cloud infrastructure make it the perfect platform for mission-critical data.", - "learnMore": "https://stratio.atlassian.net/wiki/display/SPARTA0x8/7.4+Outputs#id-7.4Outputs-8.4.3CassandraConfiguration" + "learnMore": "https://stratio.atlassian.net/wiki/display/SPARTA0x9/Outputs#Outputs-Cassandra" }, "properties": [ { @@ -200,7 +200,7 @@ "description": { "short": "Persist your data in HDFS with CSV format.", "long": "Persist your data in HDFS with CSV format.", - "learnMore": "https://stratio.atlassian.net/wiki/display/SPARTA0x8/7.4+Outputs#id-7.4Outputs-8.4.8CsvConfiguration" + "learnMore": "https://stratio.atlassian.net/wiki/display/SPARTA0x9/Outputs#Outputs-CSV" }, "properties": [ { @@ -250,7 +250,7 @@ "description": { "short": "The Elasticsearch output uses the generic implementation with DataFrames.", "long": "Elasticsearch is a search server based on Lucene. It provides a distributed, multitenant-capable full-text search engine with a RESTful web interface and schema-free JSON documents.", - "learnMore": "https://stratio.atlassian.net/wiki/display/SPARTA0x8/7.4+Outputs#id-7.4Outputs-8.4.4ElasticsearchConfiguration" + "learnMore": "https://stratio.atlassian.net/wiki/display/SPARTA0x9/Outputs#Outputs-Elasticsearch" }, "properties": [ { @@ -328,7 +328,7 @@ "description": { "short": "MongoDB is an open-source document database, and the leading NoSQL database.", "long": "MongoDB is an open-source document database that provides high performance, high availability, and automatic scaling.", - "learnMore": "https://stratio.atlassian.net/wiki/display/SPARTA0x8/7.4+Outputs#id-7.4Outputs-8.4.2MongoDBConfiguration" + "learnMore": "https://stratio.atlassian.net/wiki/display/SPARTA0x9/Outputs#Outputs-MongoDB" }, "properties": [ { @@ -482,7 +482,7 @@ "description": { "short": "Parquet output uses the generic implementation with DataFrames.", "long": "Apache Parquet is a columnar storage format available to any project in the Hadoop ecosystem, regardless of the choice of data processing framework, data model or programming language.", - "learnMore": "https://stratio.atlassian.net/wiki/display/SPARTA0x8/7.4+Outputs#id-7.4Outputs-8.4.7ParquetConfiguration" + "learnMore": "https://stratio.atlassian.net/wiki/display/SPARTA0x9/Outputs#Outputs-Parquet" }, "properties": [ { @@ -503,7 +503,7 @@ "description": { "short": "Print output uses the generic implementation with DataFrames, this implementation print each dataframe with his schema.", "long": "Print output uses the generic implementation with DataFrames, this implementation print each dataframe with his schema.", - "learnMore": "https://stratio.atlassian.net/wiki/display/SPARTA0x8/7.4+Outputs#id-7.4Outputs-8.4.6PrintConfiguration" + "learnMore": "https://stratio.atlassian.net/wiki/display/SPARTA0x9/Outputs#Outputs-Print" }, "properties": [ ] @@ -514,7 +514,7 @@ "description": { "short": "The output of Redis use the generic implementation with DataFrames.", "long": "The output of Redis use the generic implementation with DataFrames. Redis is an open source (BSD licensed), in-memory data structure store, used as database, cache and message broker.", - "learnMore": "https://stratio.atlassian.net/wiki/display/SPARTA0x8/7.4+Outputs#id-7.4Outputs-8.4.5RedisConfiguration" + "learnMore": "https://stratio.atlassian.net/wiki/display/SPARTA0x9/Outputs#Outputs-Redis" }, "properties": [ { @@ -545,7 +545,7 @@ "description": { "short": "Apache Kafka is publish-subscribe messaging rethought as a distributed commit log.", "long": "Apache Kafka is publish-subscribe messaging rethought as a distributed commit log. Based on the received-based approach (https://spark.apache.org/docs/latest/streaming-kafka-integration.html)", - "learnMore": "https://stratio.atlassian.net/wiki/display/SPARTA0x9/7.4+Outputs#id-7.4Outputs-8.4.9Kafka" + "learnMore": "https://stratio.atlassian.net/wiki/display/SPARTA0x9/Outputs#Outputs-Kafka" }, "properties": [ { diff --git a/web/src/data-templates/policy.json b/web/src/data-templates/policy.json index 4ceda9e802..dccb17429a 100644 --- a/web/src/data-templates/policy.json +++ b/web/src/data-templates/policy.json @@ -169,11 +169,11 @@ } ], "helpLinks": [ - "https://stratio.atlassian.net/wiki/display/SPARTA0x9/5.+Create+and+Submit+Policy", - "https://stratio.atlassian.net/wiki/display/SPARTA0x9/7.1+Inputs", - "https://stratio.atlassian.net/wiki/display/SPARTA0x9/7.2+Transformations", - "https://stratio.atlassian.net/wiki/display/SPARTA0x9/7.3+Cubes", - "https://stratio.atlassian.net/wiki/display/SPARTA0x9/7.4+Outputs" + "https://stratio.atlassian.net/wiki/display/SPARTA0x9/Create+and+Submit+Policy", + "https://stratio.atlassian.net/wiki/display/SPARTA0x9/Inputs", + "https://stratio.atlassian.net/wiki/display/SPARTA0x9/Transformations", + "https://stratio.atlassian.net/wiki/display/SPARTA0x9/Cubes", + "https://stratio.atlassian.net/wiki/display/SPARTA0x9/Outputs" ], "model": { "types": [