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

Srikanth Sundarrajan commented on FALCON-106:
---------------------------------------------

Latest patch doesn't apply. [~shwethags], Can you please check?

{code}
curl  
"https://issues.apache.org/jira/secure/attachment/12616514/FALCON-106-v2.patch"; 
| git apply -v --check
...
Checking patch docs/src/site/twiki/InstallationSteps.twiki...
error: while searching for:
cd falcon

export MAVEN_OPTS="-Xmx1024m -XX:MaxPermSize=256m" && mvn clean install [For 
hadoop 1]
export MAVEN_OPTS="-Xmx1024m -XX:MaxPermSize=256m" && mvn clean install 
-Dhadoop.profile=2 [For hadoop 2]

[optionally -Dhadoop.version=<<hadoop.version>> can be appended to build for a 
specific version of hadoop]


error: patch failed: docs/src/site/twiki/InstallationSteps.twiki:9
error: docs/src/site/twiki/InstallationSteps.twiki: patch does not apply
...
Checking patch pom.xml...
error: while searching for:

        <include.prism>true</include.prism>

        <hadoop.profile>1</hadoop.profile>
        <hadoop.version>1.1.2</hadoop.version>
        <slf4j.version>1.6.1</slf4j.version>
        <oozie.version>4.0.0</oozie.version>
        <falcon.oozie.version>${oozie.version}-falcon</falcon.oozie.version>

error: patch failed: pom.xml:96
error: pom.xml: patch does not apply
...
{code}

> Falcon compilation fails for hadoop-2 profile
> ---------------------------------------------
>
>                 Key: FALCON-106
>                 URL: https://issues.apache.org/jira/browse/FALCON-106
>             Project: Falcon
>          Issue Type: Bug
>          Components: build-tools
>            Reporter: Suresh Srinivas
>            Assignee: Shwetha G S
>         Attachments: FALCON-106-v2.patch, FALCON-106.patch, 
> falcon-106-build-2.x.v3.patch, falcon-build-2.x.patch, 
> falcon-build-2.x.v2.patch, falcon-build-2.x.v2.patch, 
> falcon-build-2.x.v3.patch
>
>
> Mainly due to hadoop-core and hadoop-test artifacts not being available in 
> hadoop 2.x.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)

Reply via email to