Member since
07-27-2023
6
Posts
0
Kudos Received
0
Solutions
08-08-2023
07:49 AM
When im trying to install in my centos linux machine im facing issues like I have installed Phoenix in linux server but getting below error Caused by: java.lang.IllegalStateException: Multiple resources found for 'META-INF/native/liborg_apache_hbase_thirdparty_netty_transport_native_epoll_x86_64.so' with different content: [jar:file:/home/hadoop/hbase/hbase-2.5.5/lib/hbase-shaded-netty-4.1.4.jar!/META-INF/native/liborg_apache_hbase_thirdparty_netty_transport_native_epoll_x86_64.so, jar:file:/home/hadoop/hbase/hbase-2.5.5/lib/phoenix-client-hbase-2.5-5.1.3.jar!/META-INF/native/liborg_apache_hbase_thirdparty_netty_transport_native_epoll_x86_64.so] So is there any alternate way to install Apache Phoenix in centos 7
... View more
08-08-2023
01:31 AM
We have to copy server.jar, client.jar jar files (real names will include Phoenix & HBase versions) into $HBASE_HOME/lib directory. Those files located in $PHOENIX_HOME directory i.e. /usr/lib/phoenix I have added both client and server jar files in hbase lib directory but when i im trying to open Phoneix shell getting above errors as jar files are conflicting. Please provide a solution how can i solve this.
... View more
08-07-2023
01:44 AM
I have installed Phoenix in linux server but getting below error Caused by: java.lang.IllegalStateException: Multiple resources found for 'META-INF/native/liborg_apache_hbase_thirdparty_netty_transport_native_epoll_x86_64.so' with different content: [jar:file:/home/hadoop/hbase/hbase-2.5.5/lib/hbase-shaded-netty-4.1.4.jar!/META-INF/native/liborg_apache_hbase_thirdparty_netty_transport_native_epoll_x86_64.so, jar:file:/home/hadoop/hbase/hbase-2.5.5/lib/phoenix-client-hbase-2.5-5.1.3.jar!/META-INF/native/liborg_apache_hbase_thirdparty_netty_transport_native_epoll_x86_64.so]
... View more
07-31-2023
12:24 AM
Okay ,Please can you provide installation steps for APach Phoenix in Linux server ,what are the steps and what all configurations files need to be modified
... View more
07-28-2023
09:18 PM
Thanks for the info but i wanted to have my Apache Phoenix instance in linux server . Do Apache phoneix requires Hbase cluster or Standalone.
... View more
07-27-2023
03:50 AM
What are the installation steps for APache Phoenix
... View more
Labels:
- Labels:
-
Apache HBase
-
Apache Phoenix