Re: Exception while running query from CLI

2017-07-03 Thread Barna Zsombor Klara
Hi Milan, test.src.tables needs to be a Java system property, it cannot be set using the HiveSite xml or HiveConf. The reason this is so incredibly "user friendly" is because this hook is intended to be used only by the test framework. What do you need it for? On Sun, Jul 2, 2017 at 1:32 AM,

Re: wrong result with CTAS(create table as select)

2017-06-21 Thread Barna Zsombor Klara
Hi Xiaomeng, this definitely seems like a bug, but I can't reproduce it on the master branch. Can you tell me which version of Hive you are using? On Wed, Jun 21, 2017 at 10:26 AM, Xiaomeng Huang wrote: > Hi, I missed a bug when use CTAS. > > 1. > hive> select 'test' as

Re: Hive 2.2

2017-06-07 Thread Barna Zsombor Klara
Hi Boris, you can build from the branches branch-2.3, branch-2 or master. All of these should have spark 2.0 based on the git commit history. However these are non-released versions, so I'm not sure what you can expect in terms of stability. On Wed, Jun 7, 2017 at 4:05 PM, Boris Lublinsky <