t; > > >
> > > > >
> > > >
> > >
> >
> org.apache.linkis.manager.engineplugin.common.creation.AbstractEngineConnFactory.createEngineConn(EngineConnFactory.scala:47)
> > > > > > at
> > > > > >
> >
onnFactory.createEngineConn$(EngineConnFactory.scala:45)
> > > > > at
> > > > >
> > > >
> > >
> >
> org.apache.linkis.engineplugin.hive.creation.HiveEngineConnFactory.createEngineConn(HiveEngineConnFactory.scala:60)
> > > >
.DefaultEngineConnManager.createEngineConn(EngineConnManager.scala:47)
> > > > at
> > > >
> > >
> >
> org.apache.linkis.engineconn.launch.EngineConnServer$.main(EngineConnServer.scala:88)
> > > > at
> > > >
> >
n.launch.EngineConnServer.main(EngineConnServer.scala)
> > > Caused by: java.lang.ClassNotFoundException:
> > > com.fasterxml.jackson.jaxrs.json.JacksonJaxbJsonProvider
> > > at java.net.URLClassLoader.findClass(URLClassLoader.java:387)
> > > at
... 34 more
> > ,ip: linkis-instance ,port: 9101 ,serviceKind: linkis-cg-linkismanager
> > ,ip: linkis-instance ,port: 9104 ,serviceKind: linkis-cg-entrance
> >
> >
> > I've ensured that the relevant JAR is present in both
> > {LINKIS_HOME}/lib/linkis-en
t/3.1.3/lib and
> {LINKIS_HOME}/lib/linkis-engineconn-plugins/hive/plugin/3.1.3. Despite
> these efforts, the issue remains unresolved. Could you please provide
> guidance on this matter?
>
> Thanks and Regards,
> Arjun S
>
> On Tue, 15 Aug 2023 at 08:19, peacewong wro
jun S
On Tue, 15 Aug 2023 at 08:19, peacewong wrote:
> Hi Arjun,
> Linkis is compatible with hive on tez and requires the following steps:
> - You need to copy Tez-related dependencies to
> {LINKIS_HOME}/lib/linkis-engineconn-plugins/hive/dist/3.1.3/lib is the dist
> not plugi
Hi Arjun,
Linkis is compatible with hive on tez and requires the following steps:
- You need to copy Tez-related dependencies to
{LINKIS_HOME}/lib/linkis-engineconn-plugins/hive/dist/3.1.3/lib is the dist
not plugin directory [1]. You can also modify hive ec pom to add tez
dependency compile
p: linkis-instance ,port: 9101 ,serviceKind: linkis-cg-linkismanager
,ip: linkis-instance ,port: 9104 ,serviceKind: linkis-cg-entrance
To provide context, I'm using Hive on Tez, and I've copied all the Tez JAR
files to {LINKIS_HOME}/lib/linkis-engineconn-plugins/hive/plugin/3.1.3.
Howev
hive on MapReduce, if you want to change to Hive on
Tez, you need to copy all the jars prefixed with tez-* to the directory:
${LINKIS_HOME}/lib/linkis-engineconn-plugins/hive/ dist/version/lib. Other hive
operating modes are similar, just copy the corresponding dependencies to the
lib directory of
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 ?*
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_
2023年1月23日周一 19:32写道:
>
> 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 an
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:
&g
Subject: Hive on Tez
Date: 2023-01-23 12:23
Hi ,
I am using Apache Linkis of version 1.3.1. I am trying to connect Hive
database of version 3.1.3. Connection worked on Hive with map reduce, but
not able to connect to hive with tez. What all configuration need to change
for connecting hive with tez
Hi ,
I am using Apache Linkis of version 1.3.1. I am trying to connect Hive
database of version 3.1.3. Connection worked on Hive with map reduce, but
not able to connect to hive with tez. What all configuration need to change
for connecting hive with tez ?
Thanks and regards,
Arjun S
peacewong commented on pull request #541:
URL: https://github.com/apache/incubator-linkis/pull/541#issuecomment-1001838544
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
--
This is an
peacewong edited a comment on pull request #541:
URL: https://github.com/apache/incubator-linkis/pull/541#issuecomment-1001838544
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`
--
Th
18 matches
Mail list logo