Re: Hive on Tez

2023-02-14 Thread Heping Wang
Sorry, I just saw the email now. By default, hive is on mapreduce. If you need on tez, you need to copy the tez-related jar package to hive ec. You can refer to: https://linkis.apache.org/docs/1.1.2/engine-usage/hive/#21-hive-version-selection-and-compilation The default is to support hive

Re: Hive on Tez

2023-01-26 Thread Chen Xia
Is it an execution error? Any detailed error log? It seems that no additional configuration is required. Best Regards! Chen Xia. arjun s 于2023年1月25日周三 11:20写道: > > Hi, > Thanks for your reply. > I am using linkis version 1.3.1. How to configure Hive on Tez on *linkis > 1.3.1 ?* > > Thanks and

Re: Hive on Tez

2023-01-24 Thread arjun s
Hi, Thanks for your reply. I am using linkis version 1.3.1. How to configure Hive on Tez on *linkis 1.3.1 ?* Thanks and Regards, Arjun S On Tue, 24 Jan 2023 at 21:46, Chen Xia wrote: > For linkis 1.0, you need to copy all the jars prefixed with tez-* to > the directory: > ${LINKIS_HOME}/lib/li

Re: Hive on Tez

2023-01-24 Thread Chen Xia
For linkis 1.0, you need to copy all the jars prefixed with tez-* to the directory: ${LINKIS_HOME}/lib/linkis-engineconn-plugins/hive/dist/version/lib and try refresh hive engine plugin resource through restart server `linkis-daemon restart cg-linkismanager` Best Regards! Chen Xia. arjun s 于2

Re: Hive on Tez

2023-01-23 Thread arjun s
Hi, thanks for the reply. I had gone through the document you shared.For me Hive 3.1.3 works fine on *map reduce*. It *doesn't work* with Hive on *Tez. *Does any configuration need to be changed to work hive on tez* ?* Thanks and regards, Arjun On Mon, 23 Jan 2023 at 15:58, wrote: > Hello, tha

Re: Hive on Tez

2023-01-23 Thread kinsanities
Hello, thanks for using apache linkis. Linkis supports hive 2.33 by default. If you want to use hive of other versions, see Engine Connector plug-in. Link address: https://linkis.apache.org/docs/latest/engine-usage/hive/ - Original Message - From: arjun s To: dev@linkis.apache.org Subjec