You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Jason Lowe (JIRA)" <ji...@apache.org> on 2012/08/07 00:41:02 UTC

[jira] [Created] (MAPREDUCE-4521) mapreduce.user.classpath.first incompatibility with 0.20/1.x

Jason Lowe created MAPREDUCE-4521:
-------------------------------------

             Summary: mapreduce.user.classpath.first incompatibility with 0.20/1.x
                 Key: MAPREDUCE-4521
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4521
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: mrv2
    Affects Versions: 2.0.0-alpha, 0.23.1
            Reporter: Jason Lowe


In Hadoop 0.20 or 1.x, jobs can specify the user's classpath should appear first by setting the property mapreduce.user.classpath.first to true in the job configuration.  However in Hadoop 0.23 or 2.x, this has no effect, as the corresponding property there is mapreduce.job.user.classpath.first.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MAPREDUCE-4521) mapreduce.user.classpath.first incompatibility with 0.20/1.x

Posted by "Robert Joseph Evans (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-4521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13477386#comment-13477386 ] 

Robert Joseph Evans commented on MAPREDUCE-4521:
------------------------------------------------

+1 the patch looks good I'll check it in.
                
> mapreduce.user.classpath.first incompatibility with 0.20/1.x
> ------------------------------------------------------------
>
>                 Key: MAPREDUCE-4521
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4521
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.1, 2.0.0-alpha
>            Reporter: Jason Lowe
>            Assignee: Ravi Prakash
>         Attachments: MAPREDUCE-4521.patch
>
>
> In Hadoop 0.20 or 1.x, jobs can specify the user's classpath should appear first by setting the property mapreduce.user.classpath.first to true in the job configuration.  However in Hadoop 0.23 or 2.x, this has no effect, as the corresponding property there is mapreduce.job.user.classpath.first.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (MAPREDUCE-4521) mapreduce.user.classpath.first incompatibility with 0.20/1.x

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-4521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13477392#comment-13477392 ] 

Hudson commented on MAPREDUCE-4521:
-----------------------------------

Integrated in Hadoop-trunk-Commit #2875 (See [https://builds.apache.org/job/Hadoop-trunk-Commit/2875/])
    MAPREDUCE-4521. mapreduce.user.classpath.first incompatibility with 0.20/1.x (Ravi Prakash via bobby) (Revision 1399011)

     Result = SUCCESS
bobby : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1399011
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/util/ConfigUtil.java

                
> mapreduce.user.classpath.first incompatibility with 0.20/1.x
> ------------------------------------------------------------
>
>                 Key: MAPREDUCE-4521
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4521
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.1, 2.0.0-alpha
>            Reporter: Jason Lowe
>            Assignee: Ravi Prakash
>             Fix For: 3.0.0, 2.0.3-alpha, 0.23.5
>
>         Attachments: MAPREDUCE-4521.patch
>
>
> In Hadoop 0.20 or 1.x, jobs can specify the user's classpath should appear first by setting the property mapreduce.user.classpath.first to true in the job configuration.  However in Hadoop 0.23 or 2.x, this has no effect, as the corresponding property there is mapreduce.job.user.classpath.first.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (MAPREDUCE-4521) mapreduce.user.classpath.first incompatibility with 0.20/1.x

Posted by "Ravi Prakash (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-4521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ravi Prakash updated MAPREDUCE-4521:
------------------------------------

    Target Version/s: 3.0.0, 2.0.3-alpha, 0.23.5
              Status: Patch Available  (was: Open)
    
> mapreduce.user.classpath.first incompatibility with 0.20/1.x
> ------------------------------------------------------------
>
>                 Key: MAPREDUCE-4521
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4521
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 2.0.0-alpha, 0.23.1
>            Reporter: Jason Lowe
>            Assignee: Ravi Prakash
>         Attachments: MAPREDUCE-4521.patch
>
>
> In Hadoop 0.20 or 1.x, jobs can specify the user's classpath should appear first by setting the property mapreduce.user.classpath.first to true in the job configuration.  However in Hadoop 0.23 or 2.x, this has no effect, as the corresponding property there is mapreduce.job.user.classpath.first.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (MAPREDUCE-4521) mapreduce.user.classpath.first incompatibility with 0.20/1.x

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-4521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13477834#comment-13477834 ] 

Hudson commented on MAPREDUCE-4521:
-----------------------------------

Integrated in Hadoop-Hdfs-trunk #1198 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk/1198/])
    MAPREDUCE-4521. mapreduce.user.classpath.first incompatibility with 0.20/1.x (Ravi Prakash via bobby) (Revision 1399011)

     Result = SUCCESS
bobby : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1399011
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/util/ConfigUtil.java

                
> mapreduce.user.classpath.first incompatibility with 0.20/1.x
> ------------------------------------------------------------
>
>                 Key: MAPREDUCE-4521
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4521
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.1, 2.0.0-alpha
>            Reporter: Jason Lowe
>            Assignee: Ravi Prakash
>             Fix For: 3.0.0, 2.0.3-alpha, 0.23.5
>
>         Attachments: MAPREDUCE-4521.patch
>
>
> In Hadoop 0.20 or 1.x, jobs can specify the user's classpath should appear first by setting the property mapreduce.user.classpath.first to true in the job configuration.  However in Hadoop 0.23 or 2.x, this has no effect, as the corresponding property there is mapreduce.job.user.classpath.first.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (MAPREDUCE-4521) mapreduce.user.classpath.first incompatibility with 0.20/1.x

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-4521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13477861#comment-13477861 ] 

Hudson commented on MAPREDUCE-4521:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk #1228 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1228/])
    MAPREDUCE-4521. mapreduce.user.classpath.first incompatibility with 0.20/1.x (Ravi Prakash via bobby) (Revision 1399011)

     Result = FAILURE
bobby : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1399011
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/util/ConfigUtil.java

                
> mapreduce.user.classpath.first incompatibility with 0.20/1.x
> ------------------------------------------------------------
>
>                 Key: MAPREDUCE-4521
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4521
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.1, 2.0.0-alpha
>            Reporter: Jason Lowe
>            Assignee: Ravi Prakash
>             Fix For: 3.0.0, 2.0.3-alpha, 0.23.5
>
>         Attachments: MAPREDUCE-4521.patch
>
>
> In Hadoop 0.20 or 1.x, jobs can specify the user's classpath should appear first by setting the property mapreduce.user.classpath.first to true in the job configuration.  However in Hadoop 0.23 or 2.x, this has no effect, as the corresponding property there is mapreduce.job.user.classpath.first.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (MAPREDUCE-4521) mapreduce.user.classpath.first incompatibility with 0.20/1.x

Posted by "Ravi Prakash (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-4521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13474495#comment-13474495 ] 

Ravi Prakash commented on MAPREDUCE-4521:
-----------------------------------------

I tested that MRApps now picks up the deprecated config too, and treats it same as the new one
                
> mapreduce.user.classpath.first incompatibility with 0.20/1.x
> ------------------------------------------------------------
>
>                 Key: MAPREDUCE-4521
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4521
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.1, 2.0.0-alpha
>            Reporter: Jason Lowe
>            Assignee: Ravi Prakash
>         Attachments: MAPREDUCE-4521.patch
>
>
> In Hadoop 0.20 or 1.x, jobs can specify the user's classpath should appear first by setting the property mapreduce.user.classpath.first to true in the job configuration.  However in Hadoop 0.23 or 2.x, this has no effect, as the corresponding property there is mapreduce.job.user.classpath.first.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (MAPREDUCE-4521) mapreduce.user.classpath.first incompatibility with 0.20/1.x

Posted by "Ravi Prakash (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-4521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ravi Prakash updated MAPREDUCE-4521:
------------------------------------

    Attachment: MAPREDUCE-4521.patch

Same patch applies to branch-2, trunk. 
                
> mapreduce.user.classpath.first incompatibility with 0.20/1.x
> ------------------------------------------------------------
>
>                 Key: MAPREDUCE-4521
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4521
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.1, 2.0.0-alpha
>            Reporter: Jason Lowe
>            Assignee: Ravi Prakash
>         Attachments: MAPREDUCE-4521.patch
>
>
> In Hadoop 0.20 or 1.x, jobs can specify the user's classpath should appear first by setting the property mapreduce.user.classpath.first to true in the job configuration.  However in Hadoop 0.23 or 2.x, this has no effect, as the corresponding property there is mapreduce.job.user.classpath.first.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (MAPREDUCE-4521) mapreduce.user.classpath.first incompatibility with 0.20/1.x

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-4521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13477765#comment-13477765 ] 

Hudson commented on MAPREDUCE-4521:
-----------------------------------

Integrated in Hadoop-Yarn-trunk #6 (See [https://builds.apache.org/job/Hadoop-Yarn-trunk/6/])
    MAPREDUCE-4521. mapreduce.user.classpath.first incompatibility with 0.20/1.x (Ravi Prakash via bobby) (Revision 1399011)

     Result = FAILURE
bobby : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1399011
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/util/ConfigUtil.java

                
> mapreduce.user.classpath.first incompatibility with 0.20/1.x
> ------------------------------------------------------------
>
>                 Key: MAPREDUCE-4521
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4521
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.1, 2.0.0-alpha
>            Reporter: Jason Lowe
>            Assignee: Ravi Prakash
>             Fix For: 3.0.0, 2.0.3-alpha, 0.23.5
>
>         Attachments: MAPREDUCE-4521.patch
>
>
> In Hadoop 0.20 or 1.x, jobs can specify the user's classpath should appear first by setting the property mapreduce.user.classpath.first to true in the job configuration.  However in Hadoop 0.23 or 2.x, this has no effect, as the corresponding property there is mapreduce.job.user.classpath.first.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Assigned] (MAPREDUCE-4521) mapreduce.user.classpath.first incompatibility with 0.20/1.x

Posted by "Ravi Prakash (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-4521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ravi Prakash reassigned MAPREDUCE-4521:
---------------------------------------

    Assignee: Ravi Prakash
    
> mapreduce.user.classpath.first incompatibility with 0.20/1.x
> ------------------------------------------------------------
>
>                 Key: MAPREDUCE-4521
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4521
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.1, 2.0.0-alpha
>            Reporter: Jason Lowe
>            Assignee: Ravi Prakash
>         Attachments: MAPREDUCE-4521.patch
>
>
> In Hadoop 0.20 or 1.x, jobs can specify the user's classpath should appear first by setting the property mapreduce.user.classpath.first to true in the job configuration.  However in Hadoop 0.23 or 2.x, this has no effect, as the corresponding property there is mapreduce.job.user.classpath.first.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (MAPREDUCE-4521) mapreduce.user.classpath.first incompatibility with 0.20/1.x

Posted by "Robert Joseph Evans (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-4521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Joseph Evans updated MAPREDUCE-4521:
-------------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.23.5
                   2.0.3-alpha
                   3.0.0
           Status: Resolved  (was: Patch Available)

Thanks Ravi,

I put this into trunk, branch-2, and branch-0.23
                
> mapreduce.user.classpath.first incompatibility with 0.20/1.x
> ------------------------------------------------------------
>
>                 Key: MAPREDUCE-4521
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4521
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.1, 2.0.0-alpha
>            Reporter: Jason Lowe
>            Assignee: Ravi Prakash
>             Fix For: 3.0.0, 2.0.3-alpha, 0.23.5
>
>         Attachments: MAPREDUCE-4521.patch
>
>
> In Hadoop 0.20 or 1.x, jobs can specify the user's classpath should appear first by setting the property mapreduce.user.classpath.first to true in the job configuration.  However in Hadoop 0.23 or 2.x, this has no effect, as the corresponding property there is mapreduce.job.user.classpath.first.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (MAPREDUCE-4521) mapreduce.user.classpath.first incompatibility with 0.20/1.x

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-4521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13477824#comment-13477824 ] 

Hudson commented on MAPREDUCE-4521:
-----------------------------------

Integrated in Hadoop-Hdfs-0.23-Build #407 (See [https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/407/])
    svn merge -c 1399011. FIXES: MAPREDUCE-4521. mapreduce.user.classpath.first incompatibility with 0.20/1.x (Ravi Prakash via bobby) (Revision 1399014)

     Result = UNSTABLE
bobby : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1399014
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/util/ConfigUtil.java

                
> mapreduce.user.classpath.first incompatibility with 0.20/1.x
> ------------------------------------------------------------
>
>                 Key: MAPREDUCE-4521
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4521
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.1, 2.0.0-alpha
>            Reporter: Jason Lowe
>            Assignee: Ravi Prakash
>             Fix For: 3.0.0, 2.0.3-alpha, 0.23.5
>
>         Attachments: MAPREDUCE-4521.patch
>
>
> In Hadoop 0.20 or 1.x, jobs can specify the user's classpath should appear first by setting the property mapreduce.user.classpath.first to true in the job configuration.  However in Hadoop 0.23 or 2.x, this has no effect, as the corresponding property there is mapreduce.job.user.classpath.first.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (MAPREDUCE-4521) mapreduce.user.classpath.first incompatibility with 0.20/1.x

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-4521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13474510#comment-13474510 ] 

Hadoop QA commented on MAPREDUCE-4521:
--------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12548800/MAPREDUCE-4521.patch
  against trunk revision .

    {color:green}+1 @author{color}.  The patch does not contain any @author tags.

    {color:red}-1 tests included{color}.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no new tests are needed for this patch.
                        Also please list what manual steps were performed to verify this patch.

    {color:green}+1 javac{color}.  The applied patch does not increase the total number of javac compiler warnings.

    {color:green}+1 javadoc{color}.  The javadoc tool did not generate any warning messages.

    {color:green}+1 eclipse:eclipse{color}.  The patch built with eclipse:eclipse.

    {color:green}+1 findbugs{color}.  The patch does not introduce any new Findbugs (version 1.3.9) warnings.

    {color:green}+1 release audit{color}.  The applied patch does not increase the total number of release audit warnings.

    {color:green}+1 core tests{color}.  The patch passed unit tests in hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core.

    {color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

Test results: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/2926//testReport/
Console output: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/2926//console

This message is automatically generated.
                
> mapreduce.user.classpath.first incompatibility with 0.20/1.x
> ------------------------------------------------------------
>
>                 Key: MAPREDUCE-4521
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4521
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.1, 2.0.0-alpha
>            Reporter: Jason Lowe
>            Assignee: Ravi Prakash
>         Attachments: MAPREDUCE-4521.patch
>
>
> In Hadoop 0.20 or 1.x, jobs can specify the user's classpath should appear first by setting the property mapreduce.user.classpath.first to true in the job configuration.  However in Hadoop 0.23 or 2.x, this has no effect, as the corresponding property there is mapreduce.job.user.classpath.first.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira