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 "Owen O'Malley (JIRA)" <ji...@apache.org> on 2007/10/24 23:11:50 UTC

[jira] Commented: (HADOOP-397) c/c++ record io library does not use autoconf

    [ https://issues.apache.org/jira/browse/HADOOP-397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12537423 ] 

Owen O'Malley commented on HADOOP-397:
--------------------------------------

It should also use the same targets as the rest of Hadoop, like pipes does, so that 

{code}
ant -Dcompile.c++=yes tar 
{code}

compiles hadoop along with pipes, c++ utils, and librecordio into the release.


> c/c++ record io library does not use autoconf
> ---------------------------------------------
>
>                 Key: HADOOP-397
>                 URL: https://issues.apache.org/jira/browse/HADOOP-397
>             Project: Hadoop
>          Issue Type: Improvement
>          Components: record
>            Reporter: Owen O'Malley
>            Assignee: Vivek Ratan
>
> It would be more convenient, if the C/C++ portion of record io used autoconf to configure the location of the required libraries and generate make files.

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