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 "Milind Bhandarkar (JIRA)" <ji...@apache.org> on 2006/05/24 02:12:31 UTC

[jira] Updated: (HADOOP-245) record io translator doesn't strip path names

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

Milind Bhandarkar updated HADOOP-245:
-------------------------------------

    Attachment: hadoop-245-246.patch

Fixed. This patch also includes fix for a bug HADOOP-246, plus much needed Javadoc in some parts of recordIO.

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