>Are there any github link for source code?
Will be added soon
>Any there any documents for writing the sproc?
Please see the reference at plhql.org. Briefly, just put your code without
enclosing CREATE PROC/FUNC statements (they will be supported soon)
>What's performance than regular HQL statem
Krishna:
Please take a look at:
http://wiki.apache.org/hadoop/BindException
Cheers
On Thu, Feb 26, 2015 at 10:30 PM, wrote:
> Hello Krishna,
>
>
>
> Exception seems to be IP specific. It might be occurred due to
> unavailability of IP address in the system to assign. Double check the IP
> addre
It was fixed for DummyTxnManager. DbTxnManager should not have this issue.
Thanks
On Thu, Feb 26, 2015 at 1:52 PM, Jim Green wrote:
> Hi Chaoyu,
>
> Thanks for the information.
> Actually by default, if we set hive.support.concurrency=true in Hive 0.13:
>
> hive.lock.manager=org.apache.hadoop.h