Dudu,
That's an excellent suggestion. Yes, it works for me.
But, if there are two lines with "ProcessingHandler Message" and they have
same TID, I want to create an array of two timestamps.
Is it possible without join?
On Sat, Jul 2, 2016 at 3:56 PM, Markovitz, Dudu
wrote:
> Hi Venkat
>
>
Please look at the hiveserver2 log, it will have better error information.
You can paste error from the logs if you need help.
Regards,
Vivek
On Sat, Jul 2, 2016 at 5:52 AM, Maria wrote:
>
> Hi,all:
> recently,I attempted to access Kerberized hadoop cluster by
> launching JAVA applicatio
Hi Venkat
You don’t necessarily need the three views if your goal is to join them.
You can achieve the same result using a single view and an aggregated query.
Please test the following code and see if it works for you or you would like to
get a different solution.
Dudu
create external table t
Hi,
Looking at this presentation Hive on Spark is Blazing Fast ..
Which latest version of Spark can run as an engine for Hive please?
Thanks
P.S. I am aware of Hive on TEZ but that is not what I am interested here please
Warmest regards
Hi,all:
recently,I attempted to access Kerberized hadoop cluster by launching
JAVA applications from Windows workstations. And I hava configured kerberos in
my windows7, and can successfully access hdfs50070. But when I launch JDBC from
windows to connection remote hiveserver,errors accur