[ http://issues.apache.org/jira/browse/HADOOP-245?page=all ]
     
Doug Cutting resolved HADOOP-245:
---------------------------------

    Fix Version: 0.3.1
                     (was: 0.3.0)
     Resolution: Fixed

I just committed this.  Thanks!

> record io translator doesn't strip path names
> ---------------------------------------------
>
>          Key: HADOOP-245
>          URL: http://issues.apache.org/jira/browse/HADOOP-245
>      Project: Hadoop
>         Type: Bug

>   Components: record
>     Versions: 0.2.1
>     Reporter: Owen O'Malley
>     Assignee: Milind Bhandarkar
>      Fix For: 0.3.1
>  Attachments: hadoop-245-246.patch
>
> When I run the record translator with a pathname, the path name is not 
> stripped. So for example:
> % bin/rcc --language c++ foo/bar/bat.jr
> generates:
> foo/bar/bat.jr.hh (instead of ./bat.jr.hh)
> and the first line is #ifndef __FOO/BAR/BAT_JR_HH__
> the first was unexpected and the second is clearly wrong.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to