[ 
https://issues.apache.org/jira/browse/HADOOP-12925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Allen Wittenauer updated HADOOP-12925:
--------------------------------------
       Resolution: Fixed
    Fix Version/s: 3.0.0-alpha1
           Status: Resolved  (was: Patch Available)

+1 committed

thanks!

> Checks for SPARC architecture need to include 64-bit SPARC
> ----------------------------------------------------------
>
>                 Key: HADOOP-12925
>                 URL: https://issues.apache.org/jira/browse/HADOOP-12925
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: conf
>    Affects Versions: 2.7.2
>         Environment: 64-bit SPARC
>            Reporter: Alan Burlison
>            Assignee: Alan Burlison
>             Fix For: 3.0.0-alpha1
>
>         Attachments: HADOOP-12925.001.patch
>
>
> FastByteComparisons.java and NativeCrc32.java check for the SPARC platform by 
> comparing the os.arch property against "sparc". That doesn't detect 64-bit 
> SPARC ("sparcv9"), the test should be "startsWith", not "equals"



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to