Skip to content

Commit 657c0a4

Browse files
committed
add trademark
1 parent b0104ba commit 657c0a4

File tree

2 files changed

+14
-7
lines changed

2 files changed

+14
-7
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
GridDB connector for Hadoop MapReduce
1+
GridDB connector for Apache Hadoop MapReduce
22

33
## Overview
44

5-
The Hadoop MapReduce GridDB connector is a Java library for using GridDB as an input source and output destination for Hadoop MapReduce jobs.
5+
The GridDB connector for [Apache Hadoop](http://hadoop.apache.org/) MapReduce is a Java library for using GridDB as an input source and output destination for Hadoop MapReduce jobs.
66
This library allows the GridDB performance to be used directly by MapReduce jobs through in-memory processing.
77

88

@@ -69,3 +69,8 @@ gs-hadoop-mapreduce-examples/README.md for details about the sample programs.
6969
## License
7070

7171
The Hadoop MapReduce GridDB connector source license is Apache License, version 2.0.
72+
73+
## Trademarks
74+
75+
Apache Hadoop and Hadoop are either registered trademarks or trademarks of the Apache Software Foundation in the United States and/or other countries.
76+

README_ja.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
1-
Hadoop MapReduce用GridDBコネクタ
1+
Apache Hadoop MapReduce用GridDBコネクタ
22

33
## 概要
44

5-
Hadoop MapReduce用GridDBコネクタは、GridDBをHadoop MapReduceタスクの入
6-
力源、および、出力先として使用するためのJavaライブラリです。本ライブラ
7-
リによりMapReduceジョブが、インメモリ処理によるGridDBの性能を直接利用で
8-
きるようになります。
5+
[Apache Hadoop](http://hadoop.apache.org/) MapReduce用GridDBコネクタは、GridDBをHadoop MapReduceタスクの入力源、および、出力先として使用するためのJavaライブラリです。
6+
本ライブラリによりMapReduceジョブが、インメモリ処理によるGridDBの性能を直接利用できるようになります。
97

108
## 動作環境
119

@@ -69,3 +67,7 @@ gs-hadoop-mapreduce-examples/README_ja.mdを参照ください。
6967
## ライセンス
7068

7169
Hadoop MapReduce用GridDBコネクタのライセンスはApache License, version 2.0です。
70+
71+
## 商標
72+
73+
Apache Hadoop、Hadoopは、Apache Software Foundationの米国およびその他の国における登録商標または商標です。

0 commit comments

Comments
 (0)