Cassandra Could not load JNR C Library
Open
- Dominant language
- Java
- Stars
- 17.4k
- Forks
- 5.7k
- PR merge metrics
- No merged PRs in 30d
Description
mysql数据抽取入cassandra时,在本地调试中会报DEBUG com.datastax.driver.core.Native - Could not load JNR C Library, native system calls through this library will not be available
java.lang.UnsatisfiedLinkError: unknown ,虽然不影响功能正常运行,但是想解决这个堆栈抛出或者想知道什么原因。(jdk1.8 64位)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the MySQL-to-Cassandra extraction locally with JDK 1.8 64-bit and capture the DataStax driver's “Could not load JNR C Library” warning. Trace the native-library loading path used by the Cassandra driver; done means the cause is identified and the stack trace is either prevented or its harmless impact is documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cassandra, java, mysql
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100