You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "VINAYAKUMAR B (Created) (JIRA)" <ji...@apache.org> on 2012/02/11 00:40:59 UTC

[jira] [Created] (HADOOP-8057) hadoop-setup-conf.sh not working because of some extra spaces.

hadoop-setup-conf.sh not working because of some extra spaces.
--------------------------------------------------------------

                 Key: HADOOP-8057
                 URL: https://issues.apache.org/jira/browse/HADOOP-8057
             Project: Hadoop Common
          Issue Type: Bug
          Components: scripts
    Affects Versions: 0.24.0
         Environment: Suse11
            Reporter: VINAYAKUMAR B
             Fix For: 0.24.0


hadoop-setup-conf.sh is not working because of one extra space, while configuring the getopt.

--
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] (HADOOP-8057) hadoop-setup-conf.sh not working because of some extra spaces.

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

Hudson commented on HADOOP-8057:
--------------------------------

Integrated in Hadoop-Mapreduce-trunk #995 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk/995/])
    HADOOP-8057 hadoop-setup-conf.sh not working because of some extra spaces. (Revision 1290859)

     Result = SUCCESS
stevel : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1290859
Files : 
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/packages/hadoop-setup-conf.sh

                
> hadoop-setup-conf.sh not working because of some extra spaces.
> --------------------------------------------------------------
>
>                 Key: HADOOP-8057
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8057
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: scripts
>    Affects Versions: 0.24.0
>         Environment: Suse11
>            Reporter: VINAYAKUMAR B
>             Fix For: 0.24.0, 0.23.2
>
>         Attachments: HADOOP-8057.patch
>
>
> hadoop-setup-conf.sh is not working because of some extra spaces at the end of line, while configuring the getopt.

--
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] [Updated] (HADOOP-8057) hadoop-setup-conf.sh not working because of some extra spaces.

Posted by "VINAYAKUMAR B (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-8057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

VINAYAKUMAR B updated HADOOP-8057:
----------------------------------

    Status: Patch Available  (was: Open)
    
> hadoop-setup-conf.sh not working because of some extra spaces.
> --------------------------------------------------------------
>
>                 Key: HADOOP-8057
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8057
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: scripts
>    Affects Versions: 0.24.0
>         Environment: Suse11
>            Reporter: VINAYAKUMAR B
>             Fix For: 0.24.0
>
>         Attachments: HADOOP-8057.patch
>
>
> hadoop-setup-conf.sh is not working because of some extra spaces at the end of line, while configuring the getopt.

--
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] (HADOOP-8057) hadoop-setup-conf.sh not working because of some extra spaces.

Posted by "Steve Loughran (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-8057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13211063#comment-13211063 ] 

Steve Loughran commented on HADOOP-8057:
----------------------------------------

looks OK to me, no tests for any scripts
+1
                
> hadoop-setup-conf.sh not working because of some extra spaces.
> --------------------------------------------------------------
>
>                 Key: HADOOP-8057
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8057
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: scripts
>    Affects Versions: 0.24.0
>         Environment: Suse11
>            Reporter: VINAYAKUMAR B
>             Fix For: 0.24.0
>
>         Attachments: HADOOP-8057.patch
>
>
> hadoop-setup-conf.sh is not working because of some extra spaces at the end of line, while configuring the getopt.

--
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] (HADOOP-8057) hadoop-setup-conf.sh not working because of some extra spaces.

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

Hudson commented on HADOOP-8057:
--------------------------------

Integrated in Hadoop-Mapreduce-0.23-Build #201 (See [https://builds.apache.org/job/Hadoop-Mapreduce-0.23-Build/201/])
    HADOOP-8057 hadoop-setup-conf.sh not working because of some extra spaces. (Revision 1290858)

     Result = FAILURE
stevel : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1290858
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/src/main/packages/hadoop-setup-conf.sh

                
> hadoop-setup-conf.sh not working because of some extra spaces.
> --------------------------------------------------------------
>
>                 Key: HADOOP-8057
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8057
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: scripts
>    Affects Versions: 0.24.0
>         Environment: Suse11
>            Reporter: VINAYAKUMAR B
>             Fix For: 0.24.0, 0.23.2
>
>         Attachments: HADOOP-8057.patch
>
>
> hadoop-setup-conf.sh is not working because of some extra spaces at the end of line, while configuring the getopt.

--
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] [Updated] (HADOOP-8057) hadoop-setup-conf.sh not working because of some extra spaces.

Posted by "VINAYAKUMAR B (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-8057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

VINAYAKUMAR B updated HADOOP-8057:
----------------------------------

    Attachment: HADOOP-8057.patch
    
> hadoop-setup-conf.sh not working because of some extra spaces.
> --------------------------------------------------------------
>
>                 Key: HADOOP-8057
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8057
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: scripts
>    Affects Versions: 0.24.0
>         Environment: Suse11
>            Reporter: VINAYAKUMAR B
>             Fix For: 0.24.0
>
>         Attachments: HADOOP-8057.patch
>
>
> hadoop-setup-conf.sh is not working because of one extra space, while configuring the getopt.

--
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] [Assigned] (HADOOP-8057) hadoop-setup-conf.sh not working because of some extra spaces.

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

Vinay reassigned HADOOP-8057:
-----------------------------

    Assignee: Vinay
    
> hadoop-setup-conf.sh not working because of some extra spaces.
> --------------------------------------------------------------
>
>                 Key: HADOOP-8057
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8057
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: scripts
>    Affects Versions: 0.24.0
>         Environment: Suse11
>            Reporter: Vinay
>            Assignee: Vinay
>             Fix For: 0.23.2
>
>         Attachments: HADOOP-8057.patch
>
>
> hadoop-setup-conf.sh is not working because of some extra spaces at the end of line, while configuring the getopt.

--
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] (HADOOP-8057) hadoop-setup-conf.sh not working because of some extra spaces.

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

Hudson commented on HADOOP-8057:
--------------------------------

Integrated in Hadoop-Mapreduce-trunk-Commit #1766 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/1766/])
    HADOOP-8057 hadoop-setup-conf.sh not working because of some extra spaces. (Revision 1290859)

     Result = ABORTED
stevel : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1290859
Files : 
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/packages/hadoop-setup-conf.sh

                
> hadoop-setup-conf.sh not working because of some extra spaces.
> --------------------------------------------------------------
>
>                 Key: HADOOP-8057
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8057
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: scripts
>    Affects Versions: 0.24.0
>         Environment: Suse11
>            Reporter: VINAYAKUMAR B
>             Fix For: 0.24.0, 0.23.2
>
>         Attachments: HADOOP-8057.patch
>
>
> hadoop-setup-conf.sh is not working because of some extra spaces at the end of line, while configuring the getopt.

--
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] (HADOOP-8057) hadoop-setup-conf.sh not working because of some extra spaces.

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

Hudson commented on HADOOP-8057:
--------------------------------

Integrated in Hadoop-Hdfs-0.23-Build #173 (See [https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/173/])
    HADOOP-8057 hadoop-setup-conf.sh not working because of some extra spaces. (Revision 1290858)

     Result = SUCCESS
stevel : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1290858
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/src/main/packages/hadoop-setup-conf.sh

                
> hadoop-setup-conf.sh not working because of some extra spaces.
> --------------------------------------------------------------
>
>                 Key: HADOOP-8057
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8057
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: scripts
>    Affects Versions: 0.24.0
>         Environment: Suse11
>            Reporter: VINAYAKUMAR B
>             Fix For: 0.24.0, 0.23.2
>
>         Attachments: HADOOP-8057.patch
>
>
> hadoop-setup-conf.sh is not working because of some extra spaces at the end of line, while configuring the getopt.

--
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] (HADOOP-8057) hadoop-setup-conf.sh not working because of some extra spaces.

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

Hudson commented on HADOOP-8057:
--------------------------------

Integrated in Hadoop-Common-trunk-Commit #1755 (See [https://builds.apache.org/job/Hadoop-Common-trunk-Commit/1755/])
    HADOOP-8057 hadoop-setup-conf.sh not working because of some extra spaces. (Revision 1290859)

     Result = FAILURE
stevel : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1290859
Files : 
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/packages/hadoop-setup-conf.sh

                
> hadoop-setup-conf.sh not working because of some extra spaces.
> --------------------------------------------------------------
>
>                 Key: HADOOP-8057
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8057
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: scripts
>    Affects Versions: 0.24.0
>         Environment: Suse11
>            Reporter: VINAYAKUMAR B
>             Fix For: 0.24.0, 0.23.2
>
>         Attachments: HADOOP-8057.patch
>
>
> hadoop-setup-conf.sh is not working because of some extra spaces at the end of line, while configuring the getopt.

--
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] [Updated] (HADOOP-8057) hadoop-setup-conf.sh not working because of some extra spaces.

Posted by "VINAYAKUMAR B (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-8057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

VINAYAKUMAR B updated HADOOP-8057:
----------------------------------

    Status: Patch Available  (was: Open)
    
> hadoop-setup-conf.sh not working because of some extra spaces.
> --------------------------------------------------------------
>
>                 Key: HADOOP-8057
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8057
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: scripts
>    Affects Versions: 0.24.0
>         Environment: Suse11
>            Reporter: VINAYAKUMAR B
>             Fix For: 0.24.0
>
>         Attachments: HADOOP-8057.patch
>
>
> hadoop-setup-conf.sh is not working because of one extra space, while configuring the getopt.

--
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] (HADOOP-8057) hadoop-setup-conf.sh not working because of some extra spaces.

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

Hudson commented on HADOOP-8057:
--------------------------------

Integrated in Hadoop-Hdfs-0.23-Commit #563 (See [https://builds.apache.org/job/Hadoop-Hdfs-0.23-Commit/563/])
    HADOOP-8057 hadoop-setup-conf.sh not working because of some extra spaces. (Revision 1290858)

     Result = SUCCESS
stevel : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1290858
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/src/main/packages/hadoop-setup-conf.sh

                
> hadoop-setup-conf.sh not working because of some extra spaces.
> --------------------------------------------------------------
>
>                 Key: HADOOP-8057
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8057
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: scripts
>    Affects Versions: 0.24.0
>         Environment: Suse11
>            Reporter: VINAYAKUMAR B
>             Fix For: 0.24.0, 0.23.2
>
>         Attachments: HADOOP-8057.patch
>
>
> hadoop-setup-conf.sh is not working because of some extra spaces at the end of line, while configuring the getopt.

--
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] [Updated] (HADOOP-8057) hadoop-setup-conf.sh not working because of some extra spaces.

Posted by "Arun C Murthy (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-8057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arun C Murthy updated HADOOP-8057:
----------------------------------

    Fix Version/s:     (was: 0.24.0)
    
> hadoop-setup-conf.sh not working because of some extra spaces.
> --------------------------------------------------------------
>
>                 Key: HADOOP-8057
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8057
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: scripts
>    Affects Versions: 0.24.0
>         Environment: Suse11
>            Reporter: VinayaKumar B
>             Fix For: 0.23.2
>
>         Attachments: HADOOP-8057.patch
>
>
> hadoop-setup-conf.sh is not working because of some extra spaces at the end of line, while configuring the getopt.

--
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] [Updated] (HADOOP-8057) hadoop-setup-conf.sh not working because of some extra spaces.

Posted by "VINAYAKUMAR B (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-8057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

VINAYAKUMAR B updated HADOOP-8057:
----------------------------------

    Description: hadoop-setup-conf.sh is not working because of some extra spaces at the end of line, while configuring the getopt.  (was: hadoop-setup-conf.sh is not working because of one extra space, while configuring the getopt.)
    
> hadoop-setup-conf.sh not working because of some extra spaces.
> --------------------------------------------------------------
>
>                 Key: HADOOP-8057
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8057
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: scripts
>    Affects Versions: 0.24.0
>         Environment: Suse11
>            Reporter: VINAYAKUMAR B
>             Fix For: 0.24.0
>
>         Attachments: HADOOP-8057.patch
>
>
> hadoop-setup-conf.sh is not working because of some extra spaces at the end of line, while configuring the getopt.

--
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] (HADOOP-8057) hadoop-setup-conf.sh not working because of some extra spaces.

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

Hudson commented on HADOOP-8057:
--------------------------------

Integrated in Hadoop-Hdfs-trunk #960 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk/960/])
    HADOOP-8057 hadoop-setup-conf.sh not working because of some extra spaces. (Revision 1290859)

     Result = SUCCESS
stevel : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1290859
Files : 
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/packages/hadoop-setup-conf.sh

                
> hadoop-setup-conf.sh not working because of some extra spaces.
> --------------------------------------------------------------
>
>                 Key: HADOOP-8057
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8057
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: scripts
>    Affects Versions: 0.24.0
>         Environment: Suse11
>            Reporter: VINAYAKUMAR B
>             Fix For: 0.24.0, 0.23.2
>
>         Attachments: HADOOP-8057.patch
>
>
> hadoop-setup-conf.sh is not working because of some extra spaces at the end of line, while configuring the getopt.

--
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] (HADOOP-8057) hadoop-setup-conf.sh not working because of some extra spaces.

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

Hudson commented on HADOOP-8057:
--------------------------------

Integrated in Hadoop-Common-0.23-Commit #576 (See [https://builds.apache.org/job/Hadoop-Common-0.23-Commit/576/])
    HADOOP-8057 hadoop-setup-conf.sh not working because of some extra spaces. (Revision 1290858)

     Result = SUCCESS
stevel : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1290858
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/src/main/packages/hadoop-setup-conf.sh

                
> hadoop-setup-conf.sh not working because of some extra spaces.
> --------------------------------------------------------------
>
>                 Key: HADOOP-8057
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8057
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: scripts
>    Affects Versions: 0.24.0
>         Environment: Suse11
>            Reporter: VINAYAKUMAR B
>             Fix For: 0.24.0, 0.23.2
>
>         Attachments: HADOOP-8057.patch
>
>
> hadoop-setup-conf.sh is not working because of some extra spaces at the end of line, while configuring the getopt.

--
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] (HADOOP-8057) hadoop-setup-conf.sh not working because of some extra spaces.

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

Hudson commented on HADOOP-8057:
--------------------------------

Integrated in Hadoop-Mapreduce-0.23-Commit #578 (See [https://builds.apache.org/job/Hadoop-Mapreduce-0.23-Commit/578/])
    HADOOP-8057 hadoop-setup-conf.sh not working because of some extra spaces. (Revision 1290858)

     Result = ABORTED
stevel : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1290858
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/src/main/packages/hadoop-setup-conf.sh

                
> hadoop-setup-conf.sh not working because of some extra spaces.
> --------------------------------------------------------------
>
>                 Key: HADOOP-8057
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8057
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: scripts
>    Affects Versions: 0.24.0
>         Environment: Suse11
>            Reporter: VINAYAKUMAR B
>             Fix For: 0.24.0, 0.23.2
>
>         Attachments: HADOOP-8057.patch
>
>
> hadoop-setup-conf.sh is not working because of some extra spaces at the end of line, while configuring the getopt.

--
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] (HADOOP-8057) hadoop-setup-conf.sh not working because of some extra spaces.

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

Hudson commented on HADOOP-8057:
--------------------------------

Integrated in Hadoop-Hdfs-trunk-Commit #1829 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/1829/])
    HADOOP-8057 hadoop-setup-conf.sh not working because of some extra spaces. (Revision 1290859)

     Result = SUCCESS
stevel : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1290859
Files : 
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/packages/hadoop-setup-conf.sh

                
> hadoop-setup-conf.sh not working because of some extra spaces.
> --------------------------------------------------------------
>
>                 Key: HADOOP-8057
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8057
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: scripts
>    Affects Versions: 0.24.0
>         Environment: Suse11
>            Reporter: VINAYAKUMAR B
>             Fix For: 0.24.0, 0.23.2
>
>         Attachments: HADOOP-8057.patch
>
>
> hadoop-setup-conf.sh is not working because of some extra spaces at the end of line, while configuring the getopt.

--
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] [Updated] (HADOOP-8057) hadoop-setup-conf.sh not working because of some extra spaces.

Posted by "VINAYAKUMAR B (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-8057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

VINAYAKUMAR B updated HADOOP-8057:
----------------------------------

    Status: Open  (was: Patch Available)
    
> hadoop-setup-conf.sh not working because of some extra spaces.
> --------------------------------------------------------------
>
>                 Key: HADOOP-8057
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8057
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: scripts
>    Affects Versions: 0.24.0
>         Environment: Suse11
>            Reporter: VINAYAKUMAR B
>             Fix For: 0.24.0
>
>         Attachments: HADOOP-8057.patch
>
>
> hadoop-setup-conf.sh is not working because of one extra space, while configuring the getopt.

--
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] (HADOOP-8057) hadoop-setup-conf.sh not working because of some extra spaces.

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

Hadoop QA commented on HADOOP-8057:
-----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12514182/HADOOP-8057.patch
  against trunk revision .

    +1 @author.  The patch does not contain any @author tags.

    -1 tests included.  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.

    +1 javadoc.  The javadoc tool did not generate any warning messages.

    +1 javac.  The applied patch does not increase the total number of javac compiler warnings.

    +1 eclipse:eclipse.  The patch built with eclipse:eclipse.

    +1 findbugs.  The patch does not introduce any new Findbugs (version 1.3.9) warnings.

    +1 release audit.  The applied patch does not increase the total number of release audit warnings.

    +1 core tests.  The patch passed unit tests in .

    +1 contrib tests.  The patch passed contrib unit tests.

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

This message is automatically generated.
                
> hadoop-setup-conf.sh not working because of some extra spaces.
> --------------------------------------------------------------
>
>                 Key: HADOOP-8057
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8057
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: scripts
>    Affects Versions: 0.24.0
>         Environment: Suse11
>            Reporter: VINAYAKUMAR B
>             Fix For: 0.24.0
>
>         Attachments: HADOOP-8057.patch
>
>
> hadoop-setup-conf.sh is not working because of some extra spaces at the end of line, while configuring the getopt.

--
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] [Updated] (HADOOP-8057) hadoop-setup-conf.sh not working because of some extra spaces.

Posted by "Steve Loughran (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-8057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Loughran updated HADOOP-8057:
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 0.23.2
           Status: Resolved  (was: Patch Available)

Patched in trunk ant 0.23; manual verification that the trailing spaces are missing in the patched source.
                
> hadoop-setup-conf.sh not working because of some extra spaces.
> --------------------------------------------------------------
>
>                 Key: HADOOP-8057
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8057
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: scripts
>    Affects Versions: 0.24.0
>         Environment: Suse11
>            Reporter: VINAYAKUMAR B
>             Fix For: 0.24.0, 0.23.2
>
>         Attachments: HADOOP-8057.patch
>
>
> hadoop-setup-conf.sh is not working because of some extra spaces at the end of line, while configuring the getopt.

--
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