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

Vinayakumar B commented on HADOOP-16603:
----------------------------------------

This will not be a problem, if phantomjs is already installed in the system and 
available in system path. usually /usr/bin/phantomjs.
phantomjs plugin will findout this and ignore searching in maven repo.

Since phantomjs binaries are available only for x86 platforms, aarch64 binary 
needs to be built from source. as already mentioned in phantomjs site.
I think, onetime installation of phantomjs in compile machine should not be a 
problem.

I have tried this in ARM machine, it works.

> Lack of aarch64 platform support of dependent PhantomJS
> -------------------------------------------------------
>
>                 Key: HADOOP-16603
>                 URL: https://issues.apache.org/jira/browse/HADOOP-16603
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: liusheng
>            Priority: Trivial
>
> Hadoop depend the "PhantomJS-2.1.1"[1] library and import it by 
> "phantomjs-maven-plugin:0.7", but there isn't an artifact of phantomjs for 
> aarch64 in "com.github.klieber" group used by Hadoop[2].
> [1] 
> [https://github.com/apache/hadoop/blob/trunk/hadoop-project/pom.xml#L1703-L1707]
> [[2] 
> https://search.maven.org/artifact/com.github.klieber/phantomjs/2.1.1/N%2FA|https://search.maven.org/artifact/com.github.klieber/phantomjs/2.1.1/N%2FA]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to