76e0cffdcfac4c4c6aed73a1ca479716857cc659
packaging/src/main/assembly/src.xml f27911235b995850a444c9640a0e3b2090551665
pom.xml 3d8fa1a044e9da94efef5bef2e01d9959f3d8e92
Diff: https://reviews.apache.org/r/54711/diff/
Testing
---
Thanks,
Dmitry Zagorulkin
Hello!
I've implemented simple solution with some hard code by now.
It's tested with oracle database.
{code:sql}
beeline> !connect jdbc:hive2://localhost:1
Connecting to jdbc:hive2://localhost:1
Enter username for jdbc:hive2://localhost:1:
Enter password for jdbc:hive2://localhost:100
I have solved the first problem.
Looking forward for your clarification about other problems.
Thanks in advance.
> On 8 Nov 2016, at 13:08, Dmitry Zagorulkin wrote:
>
> Hello everyone!
>
> I have started work on HIVE-1555 feature.
>
> There are few questions:
&g
org.apache.hadoop packages are excluded
from build. Should i use this classes in my code? Should i need to exclude
filtering for org.apache.hadoop group?
Thanks,
Dmitry Zagorulkin
Hello everyone!
I’ve found that HIVE-1555 JDBC Storage Handler feature request was created
about six years ago and still open.
Could you provide any ideas why? Is it hard to implement or is it not important
feature?
Is it possible to assign this task to me?