[ 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