Re: Error while using catalog in .yaml file

2019-08-30 Thread Yebgenya Lazarkhosrouabadi
m the yaml file. I look forward to hearing from you. Regards Yebgenya Lazar Von: Bowen Li Gesendet: Montag, 26. August 2019 22:45 An: Yebgenya Lazarkhosrouabadi Cc: user@flink.apache.org Betreff: Re: Error while using catalog in .yaml file Put flink-connector-hive jar in classpath On S

Re: Error while using catalog in .yaml file

2019-08-26 Thread Bowen Li
Put flink-connector-hive jar in classpath On Sun, Aug 25, 2019 at 9:14 AM Yebgenya Lazarkhosrouabadi < lazarkhosrouab...@integration-factory.de> wrote: > Hello, > > > > I’m trying to use hivecatalog in flink1.9. I modified the yaml file like > this: > > > > > > catalogs: > > - name: mynewhive

Error while using catalog in .yaml file

2019-08-25 Thread Yebgenya Lazarkhosrouabadi
Hello, I'm trying to use hivecatalog in flink1.9. I modified the yaml file like this: catalogs: - name: mynewhive type: hive hive-conf-dir: /home/user/Downloads/apache-hive-1.2.2-bin/conf default-database: myhive But when I try to run ./sql-client.sh embedded I get this error: