<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 07:45:30 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>MongoDB Jira</title>
    <link>https://jira.mongodb.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.7.1</version>
        <build-number>970001</build-number>
        <build-date>13-04-2023</build-date>
    </build-info>


<item>
            <title>[DOCS-3328] Comment on: &quot;mongodb-ecosystem/tutorial/getting-started-with-hadoop.txt&quot;</title>
                <link>https://jira.mongodb.org/browse/DOCS-3328</link>
                <project id="10380" key="DOCS">Documentation</project>
                    <description>&lt;p&gt;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 &apos;splitVector&apos;. 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: &apos;clusterManager&apos;&lt;/p&gt;

&lt;p&gt;eg. in mongo shell run:&lt;/p&gt;

&lt;p&gt;use mongo_hadoop&lt;br/&gt;
db.updateUser( &quot;reportsUser&quot;,&lt;br/&gt;
               {&lt;br/&gt;
                 roles : [&lt;br/&gt;
                           &lt;/p&gt;
{ role: &quot;readWrite&quot;, db: &quot;mongo_hadoop&quot; }
&lt;p&gt;,&lt;/p&gt;
                           { role : &quot;clusterManager&quot;, db : &quot;admin&quot;  }
&lt;p&gt;                         ]&lt;br/&gt;
                }&lt;br/&gt;
             )&lt;/p&gt;

&lt;p&gt;If this is not set, when a connector job is run, it fails with an access control exception.&lt;/p&gt;</description>
                <environment>Any OS, MongoDB 2.0 onwards&lt;br/&gt;
&lt;br/&gt;
*Location*: &lt;a href=&quot;http://docs.mongodb.org/ecosystem/tutorial/getting-started-with-hadoop/&quot;&gt;http://docs.mongodb.org/ecosystem/tutorial/getting-started-with-hadoop/&lt;/a&gt;&lt;br/&gt;
*User-Agent*: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/34.0.1847.132 Safari/537.36&lt;br/&gt;
*Referrer*: &lt;a href=&quot;http://docs.mongodb.org/ecosystem/tools/hadoop/&quot;&gt;http://docs.mongodb.org/ecosystem/tools/hadoop/&lt;/a&gt;&lt;br/&gt;
*Screen Resolution*: 1600 x 900&lt;br/&gt;
*repo*: docs-ecosystem&lt;br/&gt;
*source*: tutorial/getting-started-with-hadoop&lt;br/&gt;
</environment>
        <key id="134550">DOCS-3328</key>
            <summary>Comment on: &quot;mongodb-ecosystem/tutorial/getting-started-with-hadoop.txt&quot;</summary>
                <type id="4" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14710&amp;avatarType=issuetype">Improvement</type>
                                            <priority id="1" iconUrl="https://jira.mongodb.org/images/icons/priorities/blocker.svg">Blocker - P1</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="9">Done</resolution>
                                        <assignee username="michael.paik">Michael Paik</assignee>
                                    <reporter username="paul.done@mongodb.com">Paul Done</reporter>
                        <labels>
                            <label>collector-298ba4e7</label>
                            <label>security-review</label>
                    </labels>
                <created>Fri, 2 May 2014 09:46:41 +0000</created>
                <updated>Mon, 16 Mar 2015 23:57:01 +0000</updated>
                            <resolved>Wed, 3 Sep 2014 14:58:24 +0000</resolved>
                                                    <fixVersion>v1.3.10</fixVersion>
                                    <component>ecosystem</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="729563" author="xgen-internal-githook" created="Mon, 29 Sep 2014 16:41:17 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;mpaik&apos;, u&apos;name&apos;: u&apos;Michael Paik&apos;, u&apos;email&apos;: u&apos;michael.paik@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-3328&quot; title=&quot;Comment on: &amp;quot;mongodb-ecosystem/tutorial/getting-started-with-hadoop.txt&amp;quot;&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-3328&quot;&gt;&lt;del&gt;DOCS-3328&lt;/del&gt;&lt;/a&gt; removed admonition&lt;/p&gt;

&lt;p&gt;Signed-off-by: Sam Kleinman &amp;lt;samk@10gen.com&amp;gt;&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs-ecosystem/commit/192d6f106c7204eac6fb86ab3f74934f8c738556&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs-ecosystem/commit/192d6f106c7204eac6fb86ab3f74934f8c738556&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="729562" author="xgen-internal-githook" created="Mon, 29 Sep 2014 16:41:16 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;mpaik&apos;, u&apos;name&apos;: u&apos;Michael Paik&apos;, u&apos;email&apos;: u&apos;michael.paik@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-3328&quot; title=&quot;Comment on: &amp;quot;mongodb-ecosystem/tutorial/getting-started-with-hadoop.txt&amp;quot;&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-3328&quot;&gt;&lt;del&gt;DOCS-3328&lt;/del&gt;&lt;/a&gt; code review draft&lt;/p&gt;

&lt;p&gt;Signed-off-by: Sam Kleinman &amp;lt;samk@10gen.com&amp;gt;&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs-ecosystem/commit/7a60d5291b0e1aed309500a19a2f202ddbf47827&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs-ecosystem/commit/7a60d5291b0e1aed309500a19a2f202ddbf47827&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="729561" author="xgen-internal-githook" created="Mon, 29 Sep 2014 16:41:15 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;mpaik&apos;, u&apos;name&apos;: u&apos;Michael Paik&apos;, u&apos;email&apos;: u&apos;michael.paik@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-3328&quot; title=&quot;Comment on: &amp;quot;mongodb-ecosystem/tutorial/getting-started-with-hadoop.txt&amp;quot;&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-3328&quot;&gt;&lt;del&gt;DOCS-3328&lt;/del&gt;&lt;/a&gt; initial cut&lt;/p&gt;

&lt;p&gt;Signed-off-by: Sam Kleinman &amp;lt;samk@10gen.com&amp;gt;&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs-ecosystem/commit/48d3aba28600ebfe331a1d0753b4d5971244e0df&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs-ecosystem/commit/48d3aba28600ebfe331a1d0753b4d5971244e0df&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="710467" author="xgen-internal-githook" created="Wed, 3 Sep 2014 14:10:34 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;tychoish&apos;, u&apos;name&apos;: u&apos;Sam Kleinman&apos;, u&apos;email&apos;: u&apos;samk@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-3328&quot; title=&quot;Comment on: &amp;quot;mongodb-ecosystem/tutorial/getting-started-with-hadoop.txt&amp;quot;&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-3328&quot;&gt;&lt;del&gt;DOCS-3328&lt;/del&gt;&lt;/a&gt;: edits&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs-ecosystem/commit/6195f71109eeb03711b4c49bdaafd2b804f2d775&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs-ecosystem/commit/6195f71109eeb03711b4c49bdaafd2b804f2d775&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="710466" author="xgen-internal-githook" created="Wed, 3 Sep 2014 14:10:32 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;mpaik&apos;, u&apos;name&apos;: u&apos;Michael Paik&apos;, u&apos;email&apos;: u&apos;michael.paik@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-3328&quot; title=&quot;Comment on: &amp;quot;mongodb-ecosystem/tutorial/getting-started-with-hadoop.txt&amp;quot;&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-3328&quot;&gt;&lt;del&gt;DOCS-3328&lt;/del&gt;&lt;/a&gt; removed admonition&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs-ecosystem/commit/a4b9ada64dc4f761d81b2cff48e98a14383179f9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs-ecosystem/commit/a4b9ada64dc4f761d81b2cff48e98a14383179f9&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="710465" author="xgen-internal-githook" created="Wed, 3 Sep 2014 14:10:31 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;mpaik&apos;, u&apos;name&apos;: u&apos;Michael Paik&apos;, u&apos;email&apos;: u&apos;michael.paik@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-3328&quot; title=&quot;Comment on: &amp;quot;mongodb-ecosystem/tutorial/getting-started-with-hadoop.txt&amp;quot;&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-3328&quot;&gt;&lt;del&gt;DOCS-3328&lt;/del&gt;&lt;/a&gt; code review draft&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs-ecosystem/commit/43cc6779d06b73616c9654b80379caf240ccc55b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs-ecosystem/commit/43cc6779d06b73616c9654b80379caf240ccc55b&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="710464" author="xgen-internal-githook" created="Wed, 3 Sep 2014 14:10:29 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;mpaik&apos;, u&apos;name&apos;: u&apos;Michael Paik&apos;, u&apos;email&apos;: u&apos;michael.paik@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-3328&quot; title=&quot;Comment on: &amp;quot;mongodb-ecosystem/tutorial/getting-started-with-hadoop.txt&amp;quot;&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-3328&quot;&gt;&lt;del&gt;DOCS-3328&lt;/del&gt;&lt;/a&gt; initial cut&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs-ecosystem/commit/7817ce01f0f3b00d175b48296a19a51e975461de&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs-ecosystem/commit/7817ce01f0f3b00d175b48296a19a51e975461de&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>7.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_10855" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Actual Time</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>4.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Tue, 1 Jul 2014 19:20:55 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        9 years, 20 weeks, 2 days ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[]]></customfieldvalue>


                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10057" key="com.atlassian.jira.toolkit:lastusercommented">
                        <customfieldname>Last comment by Customer</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>true</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10056" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last commenter</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>jess.mokrzecki@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            9 years, 20 weeks, 2 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>michael.paik</customfieldvalue>
            <customfieldvalue>paul.done@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrr2cv:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hryj2f:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>115667</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10053" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>Time In Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrypbb:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                </customfields>
    </item>
</channel>
</rss>