You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "dhruba borthakur (JIRA)" <ji...@apache.org> on 2008/11/02 06:45:44 UTC

[jira] Commented: (HADOOP-4560) thriftfs creates jar file named $\{version\}-thriftfs.jar

    [ https://issues.apache.org/jira/browse/HADOOP-4560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12644557#action_12644557 ] 

dhruba borthakur commented on HADOOP-4560:
------------------------------------------

This must be because of the way the build files are setup. Please let me know if you are blocked on a fix for this issue.

> thriftfs creates jar file named $\{version\}-thriftfs.jar
> ---------------------------------------------------------
>
>                 Key: HADOOP-4560
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4560
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: contrib/thiftfs
>    Affects Versions: 0.17.2
>         Environment: Code from trunk moved into 17.2.1
>            Reporter: Edward Capriolo
>            Priority: Trivial
>
> I am building thrift-fs off of 0.17.2. I accomplished this by downloading the trunk moving it into the 0.17.2.1 source and then running the build process. 
> I made the append method throw illegal argument exception. 
> After  the file that was produced is named 'hadoop-0.17.2.1/build/contrib/thriftfs/hadoop-${version}-thriftfs.jar'. (The version was not inserted) on my filesystems. This may not be a bug. this may be a result up the mismatched way I built 0.19 and 0.17 components together. I wanted to make sure the component compiled against the version I am running.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.