You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Colin Patrick McCabe (JIRA)" <ji...@apache.org> on 2012/07/20 03:23:34 UTC

[jira] [Created] (BIGTOP-679) fuse_dfs binary has moved due to HDFS-3537

Colin Patrick McCabe created BIGTOP-679:
-------------------------------------------

             Summary: fuse_dfs binary has moved due to HDFS-3537
                 Key: BIGTOP-679
                 URL: https://issues.apache.org/jira/browse/BIGTOP-679
             Project: Bigtop
          Issue Type: Bug
    Affects Versions: 0.4.0
            Reporter: Colin Patrick McCabe


The fuse_dfs binary has moved again, due to HDFS-3537.  It's now at:

./hadoop-hdfs-project/hadoop-hdfs/target/native/main/native/fuse-dfs/fuse_dfs

We should update the packaging scripts to reflect the new location.

--
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] (BIGTOP-679) fuse_dfs binary has moved due to HDFS-3537

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

Roman Shaposhnik reassigned BIGTOP-679:
---------------------------------------

    Assignee: Sean Mackrory
    
> fuse_dfs binary has moved due to HDFS-3537
> ------------------------------------------
>
>                 Key: BIGTOP-679
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-679
>             Project: Bigtop
>          Issue Type: Bug
>    Affects Versions: 0.4.0
>            Reporter: Colin Patrick McCabe
>            Assignee: Sean Mackrory
>             Fix For: 0.5.0
>
>         Attachments: BIGTOP-679.patch
>
>
> The fuse_dfs binary has moved again, due to HDFS-3537.  It's now at:
> ./hadoop-hdfs-project/hadoop-hdfs/target/native/main/native/fuse-dfs/fuse_dfs
> We should update the packaging scripts to reflect the new location.

--
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] (BIGTOP-679) fuse_dfs binary has moved due to HDFS-3537

Posted by "Bruno Mahé (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/BIGTOP-679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13422010#comment-13422010 ] 

Bruno Mahé commented on BIGTOP-679:
-----------------------------------

The new patch makes a lot more sense. Thanks!

So let's try and check this in when Apache Hadoop gets updated.
                
> fuse_dfs binary has moved due to HDFS-3537
> ------------------------------------------
>
>                 Key: BIGTOP-679
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-679
>             Project: Bigtop
>          Issue Type: Bug
>    Affects Versions: 0.4.0
>            Reporter: Colin Patrick McCabe
>         Attachments: BIGTOP-679.patch
>
>
> The fuse_dfs binary has moved again, due to HDFS-3537.  It's now at:
> ./hadoop-hdfs-project/hadoop-hdfs/target/native/main/native/fuse-dfs/fuse_dfs
> We should update the packaging scripts to reflect the new location.

--
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] (BIGTOP-679) fuse_dfs binary has moved due to HDFS-3537

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

Sean Mackrory updated BIGTOP-679:
---------------------------------

    Attachment: BIGTOP-679.patch

Perhaps the intent of the patch would be easier to follow if I attached the patch that I was actually using :) I've corrected my attachment.

As I said, the fuse_dfs binary does not appear to have moved yet in the version used by Bigtop - so this really isn't all that useful yet.
                
> fuse_dfs binary has moved due to HDFS-3537
> ------------------------------------------
>
>                 Key: BIGTOP-679
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-679
>             Project: Bigtop
>          Issue Type: Bug
>    Affects Versions: 0.4.0
>            Reporter: Colin Patrick McCabe
>         Attachments: BIGTOP-679.patch
>
>
> The fuse_dfs binary has moved again, due to HDFS-3537.  It's now at:
> ./hadoop-hdfs-project/hadoop-hdfs/target/native/main/native/fuse-dfs/fuse_dfs
> We should update the packaging scripts to reflect the new location.

--
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] (BIGTOP-679) fuse_dfs binary has moved due to HDFS-3537

Posted by "Bruno Mahé (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/BIGTOP-679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419918#comment-13419918 ] 

Bruno Mahé commented on BIGTOP-679:
-----------------------------------

Thanks a lot!

But I am not sure to follow the intent of this patch.
See the patch being attached: 
{noformat}
Index: trunk/bigtop-packages/src/common/hadoop/do-component-build
===================================================================
--- trunk/bigtop-packages/src/common/hadoop/do-component-build	(revision 1363873)
+++ trunk/bigtop-packages/src/common/hadoop/do-component-build	(working copy)
@@ -41,3 +41,4 @@
 
 # Copy fuse output to the build directory
 cp hadoop-hdfs-project/hadoop-hdfs/src/contrib/fuse-dfs/target/fuse-dfs/src/fuse_dfs build/bin/
+#cp hadoop-hdfs-project/hadoop-hdfs/target/native/main/native/fuse-dfs/fuse_dfs build/bin/
{noformat}

This patch is just adding a commented out cp?
                
> fuse_dfs binary has moved due to HDFS-3537
> ------------------------------------------
>
>                 Key: BIGTOP-679
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-679
>             Project: Bigtop
>          Issue Type: Bug
>    Affects Versions: 0.4.0
>            Reporter: Colin Patrick McCabe
>         Attachments: BIGTOP-679.patch
>
>
> The fuse_dfs binary has moved again, due to HDFS-3537.  It's now at:
> ./hadoop-hdfs-project/hadoop-hdfs/target/native/main/native/fuse-dfs/fuse_dfs
> We should update the packaging scripts to reflect the new location.

--
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] (BIGTOP-679) fuse_dfs binary has moved due to HDFS-3537

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

Sean Mackrory updated BIGTOP-679:
---------------------------------

    Attachment: BIGTOP-679.patch
    
> fuse_dfs binary has moved due to HDFS-3537
> ------------------------------------------
>
>                 Key: BIGTOP-679
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-679
>             Project: Bigtop
>          Issue Type: Bug
>    Affects Versions: 0.4.0
>            Reporter: Colin Patrick McCabe
>         Attachments: BIGTOP-679.patch
>
>
> The fuse_dfs binary has moved again, due to HDFS-3537.  It's now at:
> ./hadoop-hdfs-project/hadoop-hdfs/target/native/main/native/fuse-dfs/fuse_dfs
> We should update the packaging scripts to reflect the new location.

--
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] (BIGTOP-679) fuse_dfs binary has moved due to HDFS-3537

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

Roman Shaposhnik updated BIGTOP-679:
------------------------------------

    Fix Version/s: 0.5.0
    
> fuse_dfs binary has moved due to HDFS-3537
> ------------------------------------------
>
>                 Key: BIGTOP-679
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-679
>             Project: Bigtop
>          Issue Type: Bug
>    Affects Versions: 0.4.0
>            Reporter: Colin Patrick McCabe
>            Assignee: Sean Mackrory
>             Fix For: 0.5.0
>
>         Attachments: BIGTOP-679.patch
>
>
> The fuse_dfs binary has moved again, due to HDFS-3537.  It's now at:
> ./hadoop-hdfs-project/hadoop-hdfs/target/native/main/native/fuse-dfs/fuse_dfs
> We should update the packaging scripts to reflect the new location.

--
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] (BIGTOP-679) fuse_dfs binary has moved due to HDFS-3537

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

Sean Mackrory updated BIGTOP-679:
---------------------------------

    Attachment:     (was: BIGTOP-679.patch)
    
> fuse_dfs binary has moved due to HDFS-3537
> ------------------------------------------
>
>                 Key: BIGTOP-679
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-679
>             Project: Bigtop
>          Issue Type: Bug
>    Affects Versions: 0.4.0
>            Reporter: Colin Patrick McCabe
>
> The fuse_dfs binary has moved again, due to HDFS-3537.  It's now at:
> ./hadoop-hdfs-project/hadoop-hdfs/target/native/main/native/fuse-dfs/fuse_dfs
> We should update the packaging scripts to reflect the new location.

--
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] [Comment Edited] (BIGTOP-679) fuse_dfs binary has moved due to HDFS-3537

Posted by "Bruno Mahé (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/BIGTOP-679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419918#comment-13419918 ] 

Bruno Mahé edited comment on BIGTOP-679 at 7/21/12 7:48 PM:
------------------------------------------------------------

Thanks a lot!

But I am not sure to follow the intent of this patch.
See the patch being attached: 
{noformat}
Index: trunk/bigtop-packages/src/common/hadoop/do-component-build
===================================================================
--- trunk/bigtop-packages/src/common/hadoop/do-component-build	(revision 1363873)
+++ trunk/bigtop-packages/src/common/hadoop/do-component-build	(working copy)
@@ -41,3 +41,4 @@
 
 # Copy fuse output to the build directory
 cp hadoop-hdfs-project/hadoop-hdfs/src/contrib/fuse-dfs/target/fuse-dfs/src/fuse_dfs build/bin/
+#cp hadoop-hdfs-project/hadoop-hdfs/target/native/main/native/fuse-dfs/fuse_dfs build/bin/
{noformat}

This patch is just adding a commented out cp?

Is the commented out cp supposed to replace the other one above it once Apache Hadoop 2.1.0-alpha goes out? If this is the intent, we should add a comment referencing this ticket to make it easier to keep track of.
                
      was (Author: bmahe):
    Thanks a lot!

But I am not sure to follow the intent of this patch.
See the patch being attached: 
{noformat}
Index: trunk/bigtop-packages/src/common/hadoop/do-component-build
===================================================================
--- trunk/bigtop-packages/src/common/hadoop/do-component-build	(revision 1363873)
+++ trunk/bigtop-packages/src/common/hadoop/do-component-build	(working copy)
@@ -41,3 +41,4 @@
 
 # Copy fuse output to the build directory
 cp hadoop-hdfs-project/hadoop-hdfs/src/contrib/fuse-dfs/target/fuse-dfs/src/fuse_dfs build/bin/
+#cp hadoop-hdfs-project/hadoop-hdfs/target/native/main/native/fuse-dfs/fuse_dfs build/bin/
{noformat}

This patch is just adding a commented out cp?
                  
> fuse_dfs binary has moved due to HDFS-3537
> ------------------------------------------
>
>                 Key: BIGTOP-679
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-679
>             Project: Bigtop
>          Issue Type: Bug
>    Affects Versions: 0.4.0
>            Reporter: Colin Patrick McCabe
>         Attachments: BIGTOP-679.patch
>
>
> The fuse_dfs binary has moved again, due to HDFS-3537.  It's now at:
> ./hadoop-hdfs-project/hadoop-hdfs/target/native/main/native/fuse-dfs/fuse_dfs
> We should update the packaging scripts to reflect the new location.

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