Skip to content

Commit

Permalink
Merge pull request #1557 from EvaMGC/fix/confluence_links
Browse files Browse the repository at this point in the history
[SPARTA-563][WEB]: Fix confluence links
  • Loading branch information
aalfonso-stratio committed Apr 5, 2016
2 parents 62b77b3 + 397d643 commit b2374be
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 20 deletions.
14 changes: 7 additions & 7 deletions web/src/data-templates/input.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": [
{
Expand Down Expand Up @@ -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": [
{
Expand Down Expand Up @@ -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": [
{
Expand Down Expand Up @@ -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": [
{
Expand Down Expand Up @@ -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": [
{
Expand Down Expand Up @@ -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": [
{
Expand Down Expand Up @@ -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": [
Expand Down
16 changes: 8 additions & 8 deletions web/src/data-templates/output.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": [
{
Expand Down Expand Up @@ -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": [
{
Expand Down Expand Up @@ -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": [
{
Expand Down Expand Up @@ -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": [
{
Expand Down Expand Up @@ -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": [
{
Expand All @@ -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": [
]
Expand All @@ -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": [
{
Expand Down Expand Up @@ -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": [
{
Expand Down
10 changes: 5 additions & 5 deletions web/src/data-templates/policy.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": [
Expand Down

0 comments on commit b2374be

Please sign in to comment.