[ https://issues.apache.org/jira/browse/HADOOP-4150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Giridharan Kesavan updated HADOOP-4150: --------------------------------------- Assignee: Giridharan Kesavan (was: Nigel Daley) Release Note: librecordio has a build dependency with xerces-c parser. so to get this build; need to set the path of xerces-c binary to xercescroot and librecordio to true exact command would be like this : ant -Dlibrecordio=true -Dxercescroot=<path to the xerces-c root> This patch includes targets for compiling, packaging and testing the librecordio library. Status: Patch Available (was: Open) After discussion with Nigel here with attached a patch to resolve this issue. librecordio has a build dependency with xerces-c parser. so to get this build; need to set the path of xerces-c binary to xercescroot and librecordio to true exact command would be like this : ant -Dlibrecordio=true -Dxercescroot=<path to the xerces-c root> This patch includes targets for compiling, packaging and testing the librecordio library. > Include librecordio as part of the release > ------------------------------------------ > > Key: HADOOP-4150 > URL: https://issues.apache.org/jira/browse/HADOOP-4150 > Project: Hadoop Core > Issue Type: Wish > Components: build > Reporter: Koji Noguchi > Assignee: Giridharan Kesavan > Priority: Blocker > Fix For: 0.19.0 > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.