Re: Hive 4.0.0 on MR3 released

2024-07-30 Thread David Engel
o/Trino). > - Hive-MR3 supports Java 17. > - A single master manages all jobs while containers are shared by all > running jobs. As a result, Hive-MR3 yields much higher throughput for > concurrent batch jobs. > > All the documentation on Hive-MR3 is at: https://mr3docs.datamonad.com/ > > Thanks, > > --- Sungwoo -- David Engel da...@istwok.net

Re: Problem adding jar using pyhs2

2014-04-29 Thread David Engel
column info from query > print cur.getSchema() > > #Fetch table results > for i in cur.fetch(): > print i > > Thanks, > Brad > > > On Mon, Apr 28, 2014 at 7:39 AM, David Engel wrote: > > > Thanks for your respo

Re: Problem adding jar using pyhs2

2014-04-28 Thread David Engel
gt; #Execute query > cur.execute("select substr(description,2,4) from sample_07") > > #Return column info from query > print cur.getSchema() > > #Fetch table results > for i in cur.fetch(): > print i > >

Problem adding jar using pyhs2

2014-04-25 Thread David Engel
command when used from the CLI and Beeline. It seems the "add" part of any "add file|jar|archive ..." command needs to get stripped off somewhere before it gets passed to AddResourceProcessor.run(). Unfortunately, I can't find that location when the command is received f

MIN/MAX issue with timestamps and RCFILE/ORC tables

2013-12-06 Thread David Engel
09-07 00:12:49.449 | | spreadsheets0.google.com | 8 | 8 | 2013-09-06 03:19:42.726 | 2013-09-06 21:01:07.743 | | spreadsheets2.google.com | 7 | 9 | 2013-09-06 03:19:42.726 | 2013-09-06 13:13:19.84 | +++-----+--+--+ David -- David Engel da...@istwok.net