You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-2Lines changed: 7 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
-
GridDB connector for Hadoop MapReduce
1
+
GridDB connector for Apache Hadoop MapReduce
2
2
3
3
## Overview
4
4
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.
6
6
This library allows the GridDB performance to be used directly by MapReduce jobs through in-memory processing.
7
7
8
8
@@ -69,3 +69,8 @@ gs-hadoop-mapreduce-examples/README.md for details about the sample programs.
69
69
## License
70
70
71
71
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.
0 commit comments