[DOCS-3328] Comment on: "mongodb-ecosystem/tutorial/getting-started-with-hadoop.txt" Created: 02/May/14 Updated: 16/Mar/15 Resolved: 03/Sep/14 |
|
| Status: | Closed |
| Project: | Documentation |
| Component/s: | ecosystem |
| Affects Version/s: | None |
| Fix Version/s: | v1.3.10 |
| Type: | Improvement | Priority: | Blocker - P1 |
| Reporter: | Paul Done | Assignee: | Michael Paik |
| Resolution: | Done | Votes: | 0 |
| Labels: | collector-298ba4e7, security-review | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Environment: |
Any OS, MongoDB 2.0 onwards Location: http://docs.mongodb.org/ecosystem/tutorial/getting-started-with-hadoop/ |
||
| Participants: | |
| Days since reply: | 9 years, 20 weeks, 2 days ago |
| Description |
|
If authentication is turned on in MongoDB, the examples (and any use of the connector) will fail due to the connector trying to run the internal db command 'splitVector'. As a result, need to document that if using auth=true in MongoDB, need to ensure the user(s) for the source and target DBs for the MapReduce have the following role assigned: 'clusterManager' eg. in mongo shell run: use mongo_hadoop , { role : "clusterManager", db : "admin" } ] If this is not set, when a connector job is run, it fails with an access control exception. |
| Comments |
| Comment by Githook User [ 29/Sep/14 ] |
|
Author: {u'username': u'mpaik', u'name': u'Michael Paik', u'email': u'michael.paik@10gen.com'}Message: Signed-off-by: Sam Kleinman <samk@10gen.com> |
| Comment by Githook User [ 29/Sep/14 ] |
|
Author: {u'username': u'mpaik', u'name': u'Michael Paik', u'email': u'michael.paik@10gen.com'}Message: Signed-off-by: Sam Kleinman <samk@10gen.com> |
| Comment by Githook User [ 29/Sep/14 ] |
|
Author: {u'username': u'mpaik', u'name': u'Michael Paik', u'email': u'michael.paik@10gen.com'}Message: Signed-off-by: Sam Kleinman <samk@10gen.com> |
| Comment by Githook User [ 03/Sep/14 ] |
|
Author: {u'username': u'tychoish', u'name': u'Sam Kleinman', u'email': u'samk@10gen.com'}Message: |
| Comment by Githook User [ 03/Sep/14 ] |
|
Author: {u'username': u'mpaik', u'name': u'Michael Paik', u'email': u'michael.paik@10gen.com'}Message: |
| Comment by Githook User [ 03/Sep/14 ] |
|
Author: {u'username': u'mpaik', u'name': u'Michael Paik', u'email': u'michael.paik@10gen.com'}Message: |
| Comment by Githook User [ 03/Sep/14 ] |
|
Author: {u'username': u'mpaik', u'name': u'Michael Paik', u'email': u'michael.paik@10gen.com'}Message: |