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
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
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
>
>
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
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