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

Kai Zheng commented on HADOOP-11540:
------------------------------------

I guess I can fix the checking styles even though I don't like some of them. :(

TestNativeLibraryChecker failure isn't related. When running it locally, it 
outputs as follows.
[~cmccabe] do you have any clue for this? I can fix it separately if necessary.
{noformat}
NativeLibraryChecker [-a|-h]
NativeLibraryChecker [-a|-h]
  -a  use -a to check all libraries are available
  -a  use -a to check all libraries are available
      by default just check hadoop library (and
      winutils.exe on Windows OS) is available
      by default just check hadoop library (and
      exit with error code 1 if check failed
      winutils.exe on Windows OS) is available
  -h  print this message
      exit with error code 1 if check failed

16/03/24 08:19:15 INFO util.ExitUtil: Exiting with status 1
  -h  print this message

16/03/24 08:19:15 FATAL util.ExitUtil: Terminate called
org.apache.hadoop.util.ExitUtil$ExitException: ExitException
        at org.apache.hadoop.util.ExitUtil.terminate(ExitUtil.java:126)
        at org.apache.hadoop.util.ExitUtil.terminate(ExitUtil.java:192)
        at 
org.apache.hadoop.util.NativeLibraryChecker.main(NativeLibraryChecker.java:55)
        at 
org.apache.hadoop.util.TestNativeLibraryChecker.expectExit(TestNativeLibraryChecker.java:32)
        at 
org.apache.hadoop.util.TestNativeLibraryChecker.testNativeLibraryChecker(TestNativeLibraryChecker.java:46)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at junit.framework.TestCase.runTest(TestCase.java:176)
        at junit.framework.TestCase.runBare(TestCase.java:141)
        at junit.framework.TestResult$1.protect(TestResult.java:122)
        at junit.framework.TestResult.runProtected(TestResult.java:142)
        at junit.framework.TestResult.run(TestResult.java:125)
        at junit.framework.TestCase.run(TestCase.java:129)
        at junit.framework.TestSuite.runTest(TestSuite.java:255)
        at junit.framework.TestSuite.run(TestSuite.java:250)
        at 
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
        at org.junit.runner.JUnitCore.run(JUnitCore.java:160)
        at 
com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
        at 
com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:234)
        at 
com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStarter.java:74)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at com.intellij.rt.execution.application.AppMain.main(AppMain.java:144)
NativeLibraryChecker [-a|-h]
  -a  use -a to check all libraries are available
      by default just check hadoop library (and
      winutils.exe on Windows OS) is available
      exit with error code 1 if check failed
  -h  print this message

16/03/24 08:19:15 INFO util.ExitUtil: Exiting with status 1
16/03/24 08:19:15 FATAL util.ExitUtil: Terminate called
org.apache.hadoop.util.ExitUtil$ExitException: ExitException
        at org.apache.hadoop.util.ExitUtil.terminate(ExitUtil.java:126)
        at org.apache.hadoop.util.ExitUtil.terminate(ExitUtil.java:192)
        at 
org.apache.hadoop.util.NativeLibraryChecker.main(NativeLibraryChecker.java:55)
        at 
org.apache.hadoop.util.TestNativeLibraryChecker.expectExit(TestNativeLibraryChecker.java:32)
        at 
org.apache.hadoop.util.TestNativeLibraryChecker.testNativeLibraryChecker(TestNativeLibraryChecker.java:47)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at junit.framework.TestCase.runTest(TestCase.java:176)
        at junit.framework.TestCase.runBare(TestCase.java:141)
        at junit.framework.TestResult$1.protect(TestResult.java:122)
        at junit.framework.TestResult.runProtected(TestResult.java:142)
        at junit.framework.TestResult.run(TestResult.java:125)
        at junit.framework.TestCase.run(TestCase.java:129)
        at junit.framework.TestSuite.runTest(TestSuite.java:255)
        at junit.framework.TestSuite.run(TestSuite.java:250)
        at 
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
        at org.junit.runner.JUnitCore.run(JUnitCore.java:160)
        at 
com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
        at 
com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:234)
        at 
com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStarter.java:74)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at com.intellij.rt.execution.application.AppMain.main(AppMain.java:144)
16/03/24 08:19:16 INFO bzip2.Bzip2Factory: Successfully loaded & initialized 
native-bzip2 library system-native
16/03/24 08:19:16 INFO zlib.ZlibFactory: Successfully loaded & initialized 
native-zlib library
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007fc867daee80, pid=24506, tid=140498730284800
#
# JRE version: Java(TM) SE Runtime Environment (7.0_55-b13) (build 1.7.0_55-b13)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (24.55-b03 mixed mode linux-amd64 
compressed oops)
# Problematic frame:
# V  [libjvm.so+0x971e80]  UTF8::unicode_length(char const*, int)+0x30
#
# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /home/workspace/hadoop3/hs_err_pid24506.log
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.sun.com/bugreport/crash.jsp
#

Process finished with exit code 134
{noformat}


> Raw Reed-Solomon coder using Intel ISA-L library
> ------------------------------------------------
>
>                 Key: HADOOP-11540
>                 URL: https://issues.apache.org/jira/browse/HADOOP-11540
>             Project: Hadoop Common
>          Issue Type: Sub-task
>    Affects Versions: HDFS-7285
>            Reporter: Zhe Zhang
>            Assignee: Kai Zheng
>         Attachments: HADOOP-11540-initial.patch, HADOOP-11540-v1.patch, 
> HADOOP-11540-v2.patch, HADOOP-11540-v4.patch, HADOOP-11540-v5.patch, 
> HADOOP-11540-v6.patch, HADOOP-11540-v7.patch, 
> HADOOP-11540-with-11996-codes.patch, Native Erasure Coder Performance - Intel 
> ISAL-v1.pdf
>
>
> This is to provide RS codec implementation using Intel ISA-L library for 
> encoding and decoding.



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

Reply via email to