Repository: kafka-site Updated Branches: refs/heads/asf-site b22336db9 -> 3dafcaad2
update art assets and content to reflect registered status of kafka trademark Project: http://git-wip-us.apache.org/repos/asf/kafka-site/repo Commit: http://git-wip-us.apache.org/repos/asf/kafka-site/commit/3dafcaad Tree: http://git-wip-us.apache.org/repos/asf/kafka-site/tree/3dafcaad Diff: http://git-wip-us.apache.org/repos/asf/kafka-site/diff/3dafcaad Branch: refs/heads/asf-site Commit: 3dafcaad295927428022200755f2076458c20fe5 Parents: b22336d Author: Derrick Or <[email protected]> Authored: Thu Oct 5 12:41:11 2017 -0700 Committer: Derrick Or <[email protected]> Committed: Thu Oct 5 12:48:09 2017 -0700 ---------------------------------------------------------------------- 0100/introduction.html | 2 +- 0101/introduction.html | 2 +- 0101/quickstart.html | 2 +- 0101/uses.html | 2 +- 0102/introduction.html | 2 +- 0102/uses.html | 2 +- 0110/introduction.html | 2 +- 0110/uses.html | 2 +- 08/introduction.html | 2 +- 081/introduction.html | 2 +- 082/introduction.html | 2 +- 090/introduction.html | 2 +- coding-guide.html | 2 +- contact.html | 2 +- contributing.html | 2 +- images/apache-kafka.png | Bin 37948 -> 38902 bytes images/kafka_logo.png | Bin 4584 -> 0 bytes images/logo.png | Bin 16613 -> 16618 bytes index.html | 2 +- performance.html | 2 +- project-security.html | 2 +- project.html | 2 +- 22 files changed, 19 insertions(+), 19 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/kafka-site/blob/3dafcaad/0100/introduction.html ---------------------------------------------------------------------- diff --git a/0100/introduction.html b/0100/introduction.html index f88a841..00d3c62 100644 --- a/0100/introduction.html +++ b/0100/introduction.html @@ -14,7 +14,7 @@ See the License for the specific language governing permissions and limitations under the License. --> -<h3>Kafka™ is <i>a distributed streaming platform</i>. What exactly does that mean?</h3> +<h3>Kafka® is <i>a distributed streaming platform</i>. What exactly does that mean?</h3> <p>We think of a streaming platform as having three key capabilities:</p> <ol> <li>It let's you publish and subscribe to streams of records. In this respect it is similar to a message queue or enterprise messaging system. http://git-wip-us.apache.org/repos/asf/kafka-site/blob/3dafcaad/0101/introduction.html ---------------------------------------------------------------------- diff --git a/0101/introduction.html b/0101/introduction.html index 394a415..a46482f 100644 --- a/0101/introduction.html +++ b/0101/introduction.html @@ -18,7 +18,7 @@ <script><!--#include virtual="js/templateData.js" --></script> <script id="introduction-template" type="text/x-handlebars-template"> - <h3>Kafka™ is <i>a distributed streaming platform</i>. What exactly does that mean?</h3> + <h3>Kafka® is <i>a distributed streaming platform</i>. What exactly does that mean?</h3> <p>We think of a streaming platform as having three key capabilities:</p> <ol> <li>It lets you publish and subscribe to streams of records. In this respect it is similar to a message queue or enterprise messaging system. http://git-wip-us.apache.org/repos/asf/kafka-site/blob/3dafcaad/0101/quickstart.html ---------------------------------------------------------------------- diff --git a/0101/quickstart.html b/0101/quickstart.html index f31cfb6..df2f7c0 100644 --- a/0101/quickstart.html +++ b/0101/quickstart.html @@ -16,7 +16,7 @@ --> <p> -This tutorial assumes you are starting fresh and have no existing Kafka™ or ZooKeeper data. +This tutorial assumes you are starting fresh and have no existing Kafka® or ZooKeeper data. Since Kafka console scripts are different for Unix-based and Windows platforms, on Windows platforms use <code>bin\windows\</code> instead of <code>bin/</code>, and change the script extension to <code>.bat</code>. </p> http://git-wip-us.apache.org/repos/asf/kafka-site/blob/3dafcaad/0101/uses.html ---------------------------------------------------------------------- diff --git a/0101/uses.html b/0101/uses.html index 2d238c2..7c8630b 100644 --- a/0101/uses.html +++ b/0101/uses.html @@ -15,7 +15,7 @@ limitations under the License. --> -<p> Here is a description of a few of the popular use cases for Apache Kafka™. For an overview of a number of these areas in action, see <a href="http://engineering.linkedin.com/distributed-systems/log-what-every-software-engineer-should-know-about-real-time-datas-unifying">this blog post</a>. </p> +<p> Here is a description of a few of the popular use cases for Apache Kafka®. For an overview of a number of these areas in action, see <a href="http://engineering.linkedin.com/distributed-systems/log-what-every-software-engineer-should-know-about-real-time-datas-unifying">this blog post</a>. </p> <h4><a id="uses_messaging" href="#uses_messaging">Messaging</a></h4> http://git-wip-us.apache.org/repos/asf/kafka-site/blob/3dafcaad/0102/introduction.html ---------------------------------------------------------------------- diff --git a/0102/introduction.html b/0102/introduction.html index 556aa02..ad41b95 100644 --- a/0102/introduction.html +++ b/0102/introduction.html @@ -18,7 +18,7 @@ <script><!--#include virtual="js/templateData.js" --></script> <script id="introduction-template" type="text/x-handlebars-template"> - <h3> Apache Kafka™ is <i>a distributed streaming platform</i>. What exactly does that mean?</h3> + <h3> Apache Kafka® is <i>a distributed streaming platform</i>. What exactly does that mean?</h3> <p>We think of a streaming platform as having three key capabilities:</p> <ol> <li>It lets you publish and subscribe to streams of records. In this respect it is similar to a message queue or enterprise messaging system. http://git-wip-us.apache.org/repos/asf/kafka-site/blob/3dafcaad/0102/uses.html ---------------------------------------------------------------------- diff --git a/0102/uses.html b/0102/uses.html index 4e88859..adc711c 100644 --- a/0102/uses.html +++ b/0102/uses.html @@ -15,7 +15,7 @@ limitations under the License. --> -<p> Here is a description of a few of the popular use cases for Apache Kafka™. +<p> Here is a description of a few of the popular use cases for Apache Kafka®. For an overview of a number of these areas in action, see <a href="https://engineering.linkedin.com/distributed-systems/log-what-every-software-engineer-should-know-about-real-time-datas-unifying/">this blog post</a>. </p> <h4><a id="uses_messaging" href="#uses_messaging">Messaging</a></h4> http://git-wip-us.apache.org/repos/asf/kafka-site/blob/3dafcaad/0110/introduction.html ---------------------------------------------------------------------- diff --git a/0110/introduction.html b/0110/introduction.html index 65f021e..e3809fc 100644 --- a/0110/introduction.html +++ b/0110/introduction.html @@ -18,7 +18,7 @@ <script><!--#include virtual="js/templateData.js" --></script> <script id="introduction-template" type="text/x-handlebars-template"> - <h3> Apache Kafka™ is <i>a distributed streaming platform</i>. What exactly does that mean?</h3> + <h3> Apache Kafka® is <i>a distributed streaming platform</i>. What exactly does that mean?</h3> <p>We think of a streaming platform as having three key capabilities:</p> <ol> <li>It lets you publish and subscribe to streams of records. In this respect it is similar to a message queue or enterprise messaging system. http://git-wip-us.apache.org/repos/asf/kafka-site/blob/3dafcaad/0110/uses.html ---------------------------------------------------------------------- diff --git a/0110/uses.html b/0110/uses.html index bf134fc..f1c8407 100644 --- a/0110/uses.html +++ b/0110/uses.html @@ -15,7 +15,7 @@ limitations under the License. --> -<p> Here is a description of a few of the popular use cases for Apache Kafka™. +<p> Here is a description of a few of the popular use cases for Apache Kafka®. For an overview of a number of these areas in action, see <a href="https://engineering.linkedin.com/distributed-systems/log-what-every-software-engineer-should-know-about-real-time-datas-unifying/">this blog post</a>. </p> <h4><a id="uses_messaging" href="#uses_messaging">Messaging</a></h4> http://git-wip-us.apache.org/repos/asf/kafka-site/blob/3dafcaad/08/introduction.html ---------------------------------------------------------------------- diff --git a/08/introduction.html b/08/introduction.html index 40879c0..f34617b 100644 --- a/08/introduction.html +++ b/08/introduction.html @@ -1,5 +1,5 @@ <h3><a id="introduction">1.1 Introduction</a></h3> -<p>Kafka™ is a distributed, partitioned, replicated commit log service. It provides the functionality of a messaging system, but with a unique design.</p> +<p>Kafka® is a distributed, partitioned, replicated commit log service. It provides the functionality of a messaging system, but with a unique design.</p> <p>What does all that mean?</p> <p>First let's review some basic messaging terminology:</p> <ul> http://git-wip-us.apache.org/repos/asf/kafka-site/blob/3dafcaad/081/introduction.html ---------------------------------------------------------------------- diff --git a/081/introduction.html b/081/introduction.html index 73b13ae..33fe4b1 100644 --- a/081/introduction.html +++ b/081/introduction.html @@ -1,5 +1,5 @@ <h3><a id="introduction">1.1 Introduction</a></h3> -<p>Kafka™ is a distributed, partitioned, replicated commit log service. It provides the functionality of a messaging system, but with a unique design.</p> +<p>Kafka® is a distributed, partitioned, replicated commit log service. It provides the functionality of a messaging system, but with a unique design.</p> <p>What does all that mean?</p> <p>First let's review some basic messaging terminology:</p> <ul> http://git-wip-us.apache.org/repos/asf/kafka-site/blob/3dafcaad/082/introduction.html ---------------------------------------------------------------------- diff --git a/082/introduction.html b/082/introduction.html index 73b13ae..33fe4b1 100644 --- a/082/introduction.html +++ b/082/introduction.html @@ -1,5 +1,5 @@ <h3><a id="introduction">1.1 Introduction</a></h3> -<p>Kafka™ is a distributed, partitioned, replicated commit log service. It provides the functionality of a messaging system, but with a unique design.</p> +<p>Kafka® is a distributed, partitioned, replicated commit log service. It provides the functionality of a messaging system, but with a unique design.</p> <p>What does all that mean?</p> <p>First let's review some basic messaging terminology:</p> <ul> http://git-wip-us.apache.org/repos/asf/kafka-site/blob/3dafcaad/090/introduction.html ---------------------------------------------------------------------- diff --git a/090/introduction.html b/090/introduction.html index 8439efb..2f38470 100644 --- a/090/introduction.html +++ b/090/introduction.html @@ -16,7 +16,7 @@ --> <h3><a id="introduction" href="#introduction">1.1 Introduction</a></h3> -<p>Kafka™ is a distributed, partitioned, replicated commit log service. It provides the functionality of a messaging system, but with a unique design.</p> +<p>Kafka® is a distributed, partitioned, replicated commit log service. It provides the functionality of a messaging system, but with a unique design.</p> <p>What does all that mean?</p> <p>First let's review some basic messaging terminology:</p> <ul> http://git-wip-us.apache.org/repos/asf/kafka-site/blob/3dafcaad/coding-guide.html ---------------------------------------------------------------------- diff --git a/coding-guide.html b/coding-guide.html index 320f34b..59bd498 100644 --- a/coding-guide.html +++ b/coding-guide.html @@ -5,7 +5,7 @@ <div class="right"> <h1>Coding guidelines</h1> <p> - These guidelines are meant to encourage consistency and best practices amongst people working on the Kafka™ code base. They should be observed unless there is a compelling reason to ignore them. + These guidelines are meant to encourage consistency and best practices amongst people working on the Kafka® code base. They should be observed unless there is a compelling reason to ignore them. </p> <h2>Basic Stuff</h2> http://git-wip-us.apache.org/repos/asf/kafka-site/blob/3dafcaad/contact.html ---------------------------------------------------------------------- diff --git a/contact.html b/contact.html index d8fd0ab..be9bc23 100644 --- a/contact.html +++ b/contact.html @@ -11,7 +11,7 @@ </p> <ul> <li> - <a href="mailto: [email protected]">[email protected]</a>: A list for general user questions about Kafka™. To subscribe, send an email to <a href="mailto: [email protected]">[email protected]</a>. Archives are available <a href="http://mail-archives.apache.org/mod_mbox/kafka-users">here</a>. + <a href="mailto: [email protected]">[email protected]</a>: A list for general user questions about Kafka®. To subscribe, send an email to <a href="mailto: [email protected]">[email protected]</a>. Archives are available <a href="http://mail-archives.apache.org/mod_mbox/kafka-users">here</a>. </li> <li> <a href="mailto: [email protected]">[email protected]</a>: A list for discussion on Kafka development. To subscribe, send an email to <a href="mailto: [email protected]">[email protected]</a>. Archives available <a href="http://mail-archives.apache.org/mod_mbox/kafka-dev">here</a>. http://git-wip-us.apache.org/repos/asf/kafka-site/blob/3dafcaad/contributing.html ---------------------------------------------------------------------- diff --git a/contributing.html b/contributing.html index 7c00d89..74c97fa 100644 --- a/contributing.html +++ b/contributing.html @@ -6,7 +6,7 @@ <h1>How to contribute</h1> <p>We are always very happy to have contributions, whether for trivial cleanups or big new features.</p> <p> - If you don't know Java or Scala you can still contribute to the project. An important area is the <a href="https://cwiki.apache.org/confluence/display/KAFKA/Clients">clients</a>. We want to have high quality, well documented clients for each programming language. These, as well as the surrounding <a href="https://cwiki.apache.org/confluence/display/KAFKA/Ecosystem">ecosystem</a> of integration tools that people use with Kafka™, are critical aspects of the project. + If you don't know Java or Scala you can still contribute to the project. An important area is the <a href="https://cwiki.apache.org/confluence/display/KAFKA/Clients">clients</a>. We want to have high quality, well documented clients for each programming language. These, as well as the surrounding <a href="https://cwiki.apache.org/confluence/display/KAFKA/Ecosystem">ecosystem</a> of integration tools that people use with Kafka®, are critical aspects of the project. <p> Nor is code the only way to contribute to the project. We strongly value documentation and gladly accept improvements to the documentation. http://git-wip-us.apache.org/repos/asf/kafka-site/blob/3dafcaad/images/apache-kafka.png ---------------------------------------------------------------------- diff --git a/images/apache-kafka.png b/images/apache-kafka.png index e27a532..6af01d9 100644 Binary files a/images/apache-kafka.png and b/images/apache-kafka.png differ http://git-wip-us.apache.org/repos/asf/kafka-site/blob/3dafcaad/images/kafka_logo.png ---------------------------------------------------------------------- diff --git a/images/kafka_logo.png b/images/kafka_logo.png deleted file mode 100644 index dca56f6..0000000 Binary files a/images/kafka_logo.png and /dev/null differ http://git-wip-us.apache.org/repos/asf/kafka-site/blob/3dafcaad/images/logo.png ---------------------------------------------------------------------- diff --git a/images/logo.png b/images/logo.png index 2b00298..9227b04 100644 Binary files a/images/logo.png and b/images/logo.png differ http://git-wip-us.apache.org/repos/asf/kafka-site/blob/3dafcaad/index.html ---------------------------------------------------------------------- diff --git a/index.html b/index.html index 14870e0..1170063 100644 --- a/index.html +++ b/index.html @@ -23,7 +23,7 @@ <div class="index"> <img width="451" height="435" class="kafka-diagram" src="/images/kafka_diagram.png"> <div class="callout"> - <p>Kafka™ is used for building real-time data pipelines and streaming apps. It is horizontally scalable, fault-tolerant, wicked fast, and runs in production in thousands of companies.</p> + <p>Kafka® is used for building real-time data pipelines and streaming apps. It is horizontally scalable, fault-tolerant, wicked fast, and runs in production in thousands of companies.</p> <a class="btn btn--secondary btn--sm callout__action" href="/intro.html">Learn more</a> </div> </div> http://git-wip-us.apache.org/repos/asf/kafka-site/blob/3dafcaad/performance.html ---------------------------------------------------------------------- diff --git a/performance.html b/performance.html index 07c5c7a..3c6d51d 100644 --- a/performance.html +++ b/performance.html @@ -4,7 +4,7 @@ <!--#include virtual="includes/_nav.htm" --> <div class="right"> <h1>Performance</h1> - <p>A brief overview of the performance characteristics of Kafka™.</p> + <p>A brief overview of the performance characteristics of Kafka®.</p> <a href="http://engineering.linkedin.com/kafka/benchmarking-apache-kafka-2-million-writes-second-three-cheap-machines">Read blog post</a> <!--#include virtual="includes/_footer.htm" --> http://git-wip-us.apache.org/repos/asf/kafka-site/blob/3dafcaad/project-security.html ---------------------------------------------------------------------- diff --git a/project-security.html b/project-security.html index 5e663a8..18ffe14 100644 --- a/project-security.html +++ b/project-security.html @@ -22,7 +22,7 @@ <div class="right"> <h1>Kafka security</h1> <p> - The Apache Software Foundation takes security issues very seriously. Apache Kafka™ specifically offers security features and is responsive to issues around its features. If you have any concern around Kafka Security or believe you have uncovered a vulnerability, we suggest that you get in touch via the e-mail address <a href="mailto:[email protected]?Subject=[SECURITY] My security issue" target="_top">[email protected]</a>. In the message, try to provide a description of the issue and ideally a way of reproducing it. The security team will get back to you after assessing the description. + The Apache Software Foundation takes security issues very seriously. Apache Kafka® specifically offers security features and is responsive to issues around its features. If you have any concern around Kafka Security or believe you have uncovered a vulnerability, we suggest that you get in touch via the e-mail address <a href="mailto:[email protected]?Subject=[SECURITY] My security issue" target="_top">[email protected]</a>. In the message, try to provide a description of the issue and ideally a way of reproducing it. The security team will get back to you after assessing the description. </p> <p> Note that this security address should be used only for undisclosed vulnerabilities. Dealing with fixed issues or general questions on how to use the security features should be handled regularly via the user and the dev lists. <b>Please report any security problems to the project security address before disclosing it publicly.</b> http://git-wip-us.apache.org/repos/asf/kafka-site/blob/3dafcaad/project.html ---------------------------------------------------------------------- diff --git a/project.html b/project.html index e149f7d..311f8ae 100644 --- a/project.html +++ b/project.html @@ -28,7 +28,7 @@ <h3 class="bullet">Committers</h3> <a class="pb-10" href="/committers">See the project committers</a> <h3 class="bullet">Security</h3> - <a class="pb-10" href="/project-security">Learn about Kafka™ security</a> + <a class="pb-10" href="/project-security">Learn about Kafka® security</a> <h3 class="bullet">Papers & talks</h3> <a class="pb-10" href="https://cwiki.apache.org/confluence/display/KAFKA/Kafka+papers+and+presentations" target="_blank">View our papers and talks</a> <h3 class="bullet">Developer info</h3>
