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

Claude Falbriard commented on ZOOKEEPER-1474:
---------------------------------------------

Dear colleagues,

When doing any platform adjustment in the Hadoop ecosystem, please beside 
adding the support for the IBM Power 7 computers "ppc64", also add the 
support for the system z "legacy" platform, better known as OS 
architecture "s390x", 

 All another concerns regarding support of IBM Java 7 also apply to the 
IBM mainframe world, so whatever fix you add to Hadoop components, as 
mentioned below, will also work on our larger IBM platform.  Yes, we are 
building an open version of Apache Hadoop on system z and our pilot works 
fine. 

Regards, 
Claude 

Claude Falbriard 
Certified IT Specialist L2 - Middleware
AMS Hortolândia / SP - Brazil
phone:    +55 19 9837 0789
cell:         +55 13 8117 3316
e-mail:    [email protected]




From:   "Paulo Ricardo Paz Vital (JIRA)" <[email protected]>
To:     [email protected]
Date:   25/10/2012 09:57
Subject:        [jira] [Updated] (ZOOKEEPER-1474) Cannot build Zookeeper 
with IBM Java: use of Sun MXBean classes




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

Paulo Ricardo Paz Vital updated ZOOKEEPER-1474:
-----------------------------------------------

    Attachment: zookeeper-1474-v3.patch

New version of same patch but now including a new JUnit test case to test 
the new OSMXBean class.
 
https://issues.apache.org/jira/browse/ZOOKEEPER-1474
zookeeper-1474-v3.patch
imports com.sun.management.UnixOperatingSystemMXBean . This 
OperatingSystemMXBean class is not implemented by IBM or open java. 
servers.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA 
administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



                
> Cannot build Zookeeper with IBM Java: use of Sun MXBean classes
> ---------------------------------------------------------------
>
>                 Key: ZOOKEEPER-1474
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1474
>             Project: ZooKeeper
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 3.4.0, 3.4.3, 3.4.4
>            Reporter: Adalberto Medeiros
>            Assignee: Adalberto Medeiros
>              Labels: build
>         Attachments: zookeeper-1474.patch, zookeeper-1474-v2.patch, 
> zookeeper-1474-v3.patch
>
>
> zookeeper.server.NIOServerCnxn and zookeeper.server.NettyServerCnxn imports 
> com.sun.management.UnixOperatingSystemMXBean . This OperatingSystemMXBean 
> class is not implemented by IBM or open java. 
> In my case, I need IBM Java so I can run zookeeper in Power ppc64 servers.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to