[
https://issues.apache.org/jira/browse/HBASE-18588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16127375#comment-16127375
]
stack commented on HBASE-18588:
-------------------------------
[~Apache9] Did you add the system property and then it started working? If so,
I need to try and get that into eclipse runtime somehow.
On the failing UTs, [~zghaobac], for sure your failure is related, but it seems
to work for me... the pom.xml should be providing the command-line arg.
I'm on ubuntu.....
stack@ve0524:~/hbase.git$ more /etc/os-release
NAME="Ubuntu"
VERSION="14.04.4 LTS, Trusty Tahr"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 14.04.4 LTS"
VERSION_ID="14.04"
HOME_URL="http://www.ubuntu.com/"
SUPPORT_URL="http://help.ubuntu.com/"
BUG_REPORT_URL="http://bugs.launchpad.net/ubuntu/"
And it seems to work...
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.apache.hadoop.hbase.master.TestMasterNoCluster
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.198 sec - in
org.apache.hadoop.hbase.master.TestMasterNoCluster
Results :
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
Let me try more combinations...
> Verify we're using netty .so epolling on linux post HBASE-18271
> ---------------------------------------------------------------
>
> Key: HBASE-18588
> URL: https://issues.apache.org/jira/browse/HBASE-18588
> Project: HBase
> Issue Type: Task
> Components: test
> Affects Versions: 2.0.0
> Reporter: stack
> Assignee: stack
> Fix For: 2.0.0
>
>
> This is a task to verify that indeed we are using .so native epoll on linux.
> This task is probably unnecessary since we'd fail on the linux build box if
> this was not in place but verify that our relocation is indeed finding the
> native code. Assigned myself.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)