Re: Hive Engine Execution Error

2023-01-17 Thread arjun s
Hi peacewong, Thanks for your reply.Can you please share your workspace name in Slack. This is my workspace : rnd-ovf9440 This is my slack user : arjunjoicernd Thank and Regards, Arjun On Sat, 14 Jan 2023 at 08:41, peacewong wrote: > Hi Arjun > My Slack account is peacewong > > peacewong 于2

Re: Hive Engine Execution Error

2023-01-13 Thread Chen Xia
It should be noted that the default release version of linkis may not directly support hive 3.0+ version. If your hive cluster version 3+, needs to be modified and adapted, you can refer to https://linkis.apache.org/docs/1.3 .1/deployment/version-adaptation#51-apache31x-version. In addition, can y

Re: Hive Engine Execution Error

2023-01-13 Thread peacewong
Hi Arjun My Slack account is peacewong peacewong 于2023年1月14日周六 11:09写道: > Hi Arjun > 1. If it is still the default 2.3.3, you can submit the task like this[1] > sh ./bin/linkis-cli -engineType hive-2.3.3 \ > -codeType hql -code "show databases" \ > -submitUser hadoop -proxyUser hadoop > 2. How t

Re: Hive Engine Execution Error

2023-01-13 Thread peacewong
Hi Arjun 1. If it is still the default 2.3.3, you can submit the task like this[1] sh ./bin/linkis-cli -engineType hive-2.3.3 \ -codeType hql -code "show databases" \ -submitUser hadoop -proxyUser hadoop 2. How to modify the default value, you can refer to Instanll EnginqConn[2] You need to change

Re: Hive Engine Execution Error

2023-01-12 Thread arjun s
Hi, Thank you for your reply. I tried to reach out to you in slack but due to some issues I was not able to connect with you.So here I mentioned the issue i am facing. I am trying to connect linkis with hive of version 3.1.2. So I had changed the parameter in deploy-config/linkis-env.sh file as me

Re: Hive Engine Execution Error

2023-01-12 Thread peacewong
Hi Arjun I can't see the picture, can we communicate through slack? You can send messages here https://app.slack.com/client/T4S1WH2J3/C02QFPDDB6C Thanks and Regards, Peace arjun s 于2023年1月12日周四 02:41写道: > Hi, > > I had installed and set up l

Hive Engine Execution Error

2023-01-11 Thread arjun s
Hi, I had installed and set up linkis(version 1.3.0) successfully. While trying to run hive query in linkis cli it's showing failed to create engine. I am trying to connect to Hive of version 3.1.2.The error screenshot is attached below. Did I need to change any configuration? because the default