[jira] [Commented] (PHOENIX-6671) Avoid ShortCirtuation Coprocessor Connection with HBase 2.x

2022-04-01 Thread Lars Hofhansl (Jira)


[ 
https://issues.apache.org/jira/browse/PHOENIX-6671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17516185#comment-17516185
 ] 

Lars Hofhansl commented on PHOENIX-6671:


With HBASE-26869 and HBASE-26812 committed I think we won't need as long as 
require HBase 2.4.12 (once released) as minimum version.

 

> Avoid ShortCirtuation Coprocessor Connection with HBase 2.x
> ---
>
> Key: PHOENIX-6671
> URL: https://issues.apache.org/jira/browse/PHOENIX-6671
> Project: Phoenix
>  Issue Type: Bug
>Reporter: Lars Hofhansl
>Assignee: Lars Hofhansl
>Priority: Major
> Fix For: 5.2.0, 5.1.3
>
> Attachments: 6671-5.1.txt
>
>
> See PHOENIX-6501, PHOENIX-6458, and HBASE-26812.
> HBase's ShortCircuit Connection are fundamentally broken in HBase 2. We might 
> be able to fix it there, but with all the work the RPC handlers perform now 
> (closing scanning, resolving current user, etc), I doubt we'll get that 100% 
> right. HBase 3 has removed this functionality.
> Even with HBase 2, which does not have the async protobuf code, I could 
> hardly see any performance improvement from circumventing the RPC stack in 
> case the target of a Get or Scan is local. Even in the most ideal conditions 
> where everything is local, there was improvement outside of noise.
> I suggest we do not use ShortCircuited Connections in Phoenix 5+.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] (PHOENIX-6678) Dbeaver jdbc connetion for Phoenix

2022-04-01 Thread Dmitry Kravchuk (Jira)


[ https://issues.apache.org/jira/browse/PHOENIX-6678 ]


Dmitry Kravchuk deleted comment on PHOENIX-6678:
--

was (Author: dishka_krauch):
[~larsh] I got second notification from dev email - it is not reachable for me.

!image-2022-04-01-14-23-35-251.png!

> Dbeaver jdbc connetion for Phoenix
> --
>
> Key: PHOENIX-6678
> URL: https://issues.apache.org/jira/browse/PHOENIX-6678
> Project: Phoenix
>  Issue Type: Bug
>  Components: connectors
>Affects Versions: 5.0.0
> Environment: Hbase 2.0.2
> Phoenix 5.0.0
>Reporter: Dmitry Kravchuk
>Priority: Major
> Attachments: image-2022-03-30-15-53-14-255.png, 
> image-2022-03-30-15-53-23-717.png, image-2022-03-30-15-55-19-706.png, 
> image-2022-03-30-15-56-42-691.png, image-2022-03-30-15-57-39-813.png, 
> image-2022-03-31-10-56-32-334.png, image-2022-03-31-10-57-11-856.png, 
> image-2022-03-31-10-57-26-287.png, image-2022-03-31-13-49-29-131.png, 
> image-2022-03-31-13-50-18-105.png, image-2022-03-31-13-50-45-594.png, 
> image-2022-03-31-13-51-07-925.png, image-2022-03-31-13-51-29-100.png, 
> image-2022-04-01-09-40-40-221.png, image-2022-04-01-14-23-35-251.png
>
>
> I've been searching solution for successfull connection to Phoenix usig 
> DBeaven for a weeks and came here for help.
> Here is my HBase config:
> !image-2022-03-30-15-53-23-717.png!
> Here is my DBeaver connection properties:
> !image-2022-03-30-15-55-19-706.png!
> I've donwloaded phoenix and hbase jars from hadoop cluster as connection 
> drivers:
> !image-2022-03-30-15-56-42-691.png!
> Error:
> !image-2022-03-30-15-57-39-813.png!
>  
> Phoneix works from shell using sqlline.py script.
>  
> Can anybody help?



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] (PHOENIX-6678) Dbeaver jdbc connetion for Phoenix

2022-04-01 Thread Dmitry Kravchuk (Jira)


[ https://issues.apache.org/jira/browse/PHOENIX-6678 ]


Dmitry Kravchuk deleted comment on PHOENIX-6678:
--

was (Author: dishka_krauch):
[~larsh] you're right. Looks like bot recognized my issue as a spam 
unfortunatelly.

!image-2022-04-01-09-40-40-221.png!

> Dbeaver jdbc connetion for Phoenix
> --
>
> Key: PHOENIX-6678
> URL: https://issues.apache.org/jira/browse/PHOENIX-6678
> Project: Phoenix
>  Issue Type: Bug
>  Components: connectors
>Affects Versions: 5.0.0
> Environment: Hbase 2.0.2
> Phoenix 5.0.0
>Reporter: Dmitry Kravchuk
>Priority: Major
> Attachments: image-2022-03-30-15-53-14-255.png, 
> image-2022-03-30-15-53-23-717.png, image-2022-03-30-15-55-19-706.png, 
> image-2022-03-30-15-56-42-691.png, image-2022-03-30-15-57-39-813.png, 
> image-2022-03-31-10-56-32-334.png, image-2022-03-31-10-57-11-856.png, 
> image-2022-03-31-10-57-26-287.png, image-2022-03-31-13-49-29-131.png, 
> image-2022-03-31-13-50-18-105.png, image-2022-03-31-13-50-45-594.png, 
> image-2022-03-31-13-51-07-925.png, image-2022-03-31-13-51-29-100.png, 
> image-2022-04-01-09-40-40-221.png, image-2022-04-01-14-23-35-251.png
>
>
> I've been searching solution for successfull connection to Phoenix usig 
> DBeaven for a weeks and came here for help.
> Here is my HBase config:
> !image-2022-03-30-15-53-23-717.png!
> Here is my DBeaver connection properties:
> !image-2022-03-30-15-55-19-706.png!
> I've donwloaded phoenix and hbase jars from hadoop cluster as connection 
> drivers:
> !image-2022-03-30-15-56-42-691.png!
> Error:
> !image-2022-03-30-15-57-39-813.png!
>  
> Phoneix works from shell using sqlline.py script.
>  
> Can anybody help?



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Commented] (PHOENIX-6680) Can't build phoenix website from build.sh

2022-04-01 Thread Istvan Toth (Jira)


[ 
https://issues.apache.org/jira/browse/PHOENIX-6680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17515914#comment-17515914
 ] 

Istvan Toth commented on PHOENIX-6680:
--

I know that we have some binary JARS for the grammar pages that we have 
probably lost the sources for, but build.sh "works for me" with JDK8.

What is your environment / JDK, [~richardantal]  ?

> Can't build phoenix website from build.sh
> -
>
> Key: PHOENIX-6680
> URL: https://issues.apache.org/jira/browse/PHOENIX-6680
> Project: Phoenix
>  Issue Type: Bug
>Reporter: Richárd Antal
>Priority: Major
>
> Running build.sh fails with the following exception:
> {code:java}
> Exception in thread "main" java.io.FileNotFoundException: 
> ../../../../../phoenix-docs/docs/html/index.html (No such file or directory)
>     at java.io.FileInputStream.open0(Native Method)
>     at java.io.FileInputStream.open(FileInputStream.java:195)
>     at java.io.FileInputStream.(FileInputStream.java:138)
>     at mergehtml.getFileAsString(mergehtml.java:33)
>     at mergehtml.main(mergehtml.java:15)
> Exception in thread "main" java.io.FileNotFoundException: 
> ../../../../../phoenix-docs/docs/html/functions.html (No such file or 
> directory)
>     at java.io.FileInputStream.open0(Native Method)
>     at java.io.FileInputStream.open(FileInputStream.java:195)
>     at java.io.FileInputStream.(FileInputStream.java:138)
>     at mergehtml.getFileAsString(mergehtml.java:33)
>     at mergehtml.main(mergehtml.java:15)
> Exception in thread "main" java.io.FileNotFoundException: 
> ../../../../../phoenix-docs/docs/html/datatypes.html (No such file or 
> directory)
>     at java.io.FileInputStream.open0(Native Method)
>     at java.io.FileInputStream.open(FileInputStream.java:195)
>     at java.io.FileInputStream.(FileInputStream.java:138)
>     at mergehtml.getFileAsString(mergehtml.java:33)
>     at mergehtml.main(mergehtml.java:15){code}
> It makes the Gramma/Functions/Data Types pages basically empty
> [https://phoenix.apache.org/language/index.html] 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Commented] (PHOENIX-6678) Dbeaver jdbc connetion for Phoenix

2022-04-01 Thread Dmitry Kravchuk (Jira)


[ 
https://issues.apache.org/jira/browse/PHOENIX-6678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17515873#comment-17515873
 ] 

Dmitry Kravchuk commented on PHOENIX-6678:
--

[~larsh] I got second notification from dev email - it is not reachable for me.

!image-2022-04-01-14-23-35-251.png!

> Dbeaver jdbc connetion for Phoenix
> --
>
> Key: PHOENIX-6678
> URL: https://issues.apache.org/jira/browse/PHOENIX-6678
> Project: Phoenix
>  Issue Type: Bug
>  Components: connectors
>Affects Versions: 5.0.0
> Environment: Hbase 2.0.2
> Phoenix 5.0.0
>Reporter: Dmitry Kravchuk
>Priority: Major
> Attachments: image-2022-03-30-15-53-14-255.png, 
> image-2022-03-30-15-53-23-717.png, image-2022-03-30-15-55-19-706.png, 
> image-2022-03-30-15-56-42-691.png, image-2022-03-30-15-57-39-813.png, 
> image-2022-03-31-10-56-32-334.png, image-2022-03-31-10-57-11-856.png, 
> image-2022-03-31-10-57-26-287.png, image-2022-03-31-13-49-29-131.png, 
> image-2022-03-31-13-50-18-105.png, image-2022-03-31-13-50-45-594.png, 
> image-2022-03-31-13-51-07-925.png, image-2022-03-31-13-51-29-100.png, 
> image-2022-04-01-09-40-40-221.png
>
>
> I've been searching solution for successfull connection to Phoenix usig 
> DBeaven for a weeks and came here for help.
> Here is my HBase config:
> !image-2022-03-30-15-53-23-717.png!
> Here is my DBeaver connection properties:
> !image-2022-03-30-15-55-19-706.png!
> I've donwloaded phoenix and hbase jars from hadoop cluster as connection 
> drivers:
> !image-2022-03-30-15-56-42-691.png!
> Error:
> !image-2022-03-30-15-57-39-813.png!
>  
> Phoneix works from shell using sqlline.py script.
>  
> Can anybody help?



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Commented] (PHOENIX-6678) Dbeaver jdbc connetion for Phoenix

2022-04-01 Thread Dmitry Kravchuk (Jira)


[ 
https://issues.apache.org/jira/browse/PHOENIX-6678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17515733#comment-17515733
 ] 

Dmitry Kravchuk commented on PHOENIX-6678:
--

[~larsh] you're right. Looks like bot recognized my issue as a spam 
unfortunatelly.

!image-2022-04-01-09-40-40-221.png!

> Dbeaver jdbc connetion for Phoenix
> --
>
> Key: PHOENIX-6678
> URL: https://issues.apache.org/jira/browse/PHOENIX-6678
> Project: Phoenix
>  Issue Type: Bug
>  Components: connectors
>Affects Versions: 5.0.0
> Environment: Hbase 2.0.2
> Phoenix 5.0.0
>Reporter: Dmitry Kravchuk
>Priority: Major
> Attachments: image-2022-03-30-15-53-14-255.png, 
> image-2022-03-30-15-53-23-717.png, image-2022-03-30-15-55-19-706.png, 
> image-2022-03-30-15-56-42-691.png, image-2022-03-30-15-57-39-813.png, 
> image-2022-03-31-10-56-32-334.png, image-2022-03-31-10-57-11-856.png, 
> image-2022-03-31-10-57-26-287.png, image-2022-03-31-13-49-29-131.png, 
> image-2022-03-31-13-50-18-105.png, image-2022-03-31-13-50-45-594.png, 
> image-2022-03-31-13-51-07-925.png, image-2022-03-31-13-51-29-100.png, 
> image-2022-04-01-09-40-40-221.png
>
>
> I've been searching solution for successfull connection to Phoenix usig 
> DBeaven for a weeks and came here for help.
> Here is my HBase config:
> !image-2022-03-30-15-53-23-717.png!
> Here is my DBeaver connection properties:
> !image-2022-03-30-15-55-19-706.png!
> I've donwloaded phoenix and hbase jars from hadoop cluster as connection 
> drivers:
> !image-2022-03-30-15-56-42-691.png!
> Error:
> !image-2022-03-30-15-57-39-813.png!
>  
> Phoneix works from shell using sqlline.py script.
>  
> Can anybody help?



--
This message was sent by Atlassian Jira
(v8.20.1#820001)