Skip to content

Commit 778fb13

Browse files
committed
merging 9.0-develop to master
2 parents 70a4de3 + 6642675 commit 778fb13

File tree

260 files changed

+14933
-3699
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

260 files changed

+14933
-3699
lines changed

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@
187187
same "printed page" as the copyright notice for easier
188188
identification within third-party archives.
189189

190-
Copyright 2003-2013 MarkLogic Corporation
190+
Copyright 2003-2017 MarkLogic Corporation
191191

192192
Licensed under the Apache License, Version 2.0 (the "License");
193193
you may not use this file except in compliance with the License.

README.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,17 @@ The MarkLogic Connector for Hadoop is an extension to Hadoop’s MapReduce frame
1919
* Access MarkLogic text, geospatial, scalar, and document structure indexes to send only the most relevant data to Hadoop for processing
2020
* Write results from MapReduce jobs to MarkLogic in parallel
2121

22+
## Release Note
23+
24+
### What's New in mlcp and Hadoop Connector 9.0.1
25+
26+
- New option to enable SSL communication
27+
- New option to run behind a load balancer or firewall
28+
- Survive server node failover events
29+
- Server-side transform in batches
30+
- Get and set document permission, collection and metadata in server-side transformation
31+
- Performance improvements and bug fixes
32+
2233
## Getting Started
2334

2435
- [Getting Started with mlcp](http://docs.marklogic.com/guide/mlcp/getting-started)
@@ -37,8 +48,8 @@ Wiki pages of this project contain useful information when you work on developme
3748

3849
## Required Software
3950

40-
- [Required Software for the Hadoop Connector](http://docs.marklogic.com/guide/mapreduce/quickstart#id_78738)
41-
- [Required Software for mlcp](http://docs.marklogic.com/9.0/guide/mlcp/install#id_44231)
51+
- [Required Software for the Hadoop Connector](http://docs.marklogic.com/9.0/guide/mapreduce/quickstart#id_78738)
52+
- [Required Software for mlcp](http://pubs.marklogic.com:8011/9.0/guide/mlcp/install#id_44231)
4253
- [Apache Maven](https://maven.apache.org/) (version >= 3.03) is required to build mlcp and the Hadoop Connector.
4354

4455
## Build

mapreduce/LEGALNOTICES.txt

Lines changed: 4946 additions & 30 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)