[ 
https://issues.apache.org/jira/browse/HDFS-416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13030341#comment-13030341
 ] 

Harsh J Chouraria commented on HDFS-416:
----------------------------------------

This also happens with MAPREDUCE's contrib/ stuff. The ${version} is present in 
the main project's build.xml, which isn't really imported.

What could be a proper fix? Move ${version} to build-utils.xml?

> thriftfs creates jar file named $\{version\}-thriftfs.jar
> ---------------------------------------------------------
>
>                 Key: HDFS-416
>                 URL: https://issues.apache.org/jira/browse/HDFS-416
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: contrib/thriftfs
>         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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to