Remove user logo wall to a submenu

2021-12-14 Thread 陈明雨
Hi All: As required by Apache IPMC[1], we need to move the User Logo Wall from Homepage to a submenu. A PR[2] has been submitted to change this. Now we can view the user cases or user logo from the sidebar "Doris User" menu. [1] https://lists.apache.org/thread/cxc79j1fob4qlj051klg3mdo37qml3j

Re:Another issue about flink-doris-connector

2021-12-14 Thread 陈明雨
I have no idea. It works on my side. You can try it on master branch. -- 此致!Best Regards 陈明雨 Mingyu Chen Email: chenmin...@apache.org At 2021-12-14 18:08:53, "王 铁" wrote: >When I tried to compile flink-doris-conenector > >I got this error > >[INFO] --- scala-maven-plugin:3.2.1:compile (s

Another issue about flink-doris-connector

2021-12-14 Thread 王 铁
When I tried to compile flink-doris-conenector I got this error [INFO] --- scala-maven-plugin:3.2.1:compile (scala-compile-first) @ doris-flink --- [WARNING] Expected all dependencies to require Scala version: 2.12.0 [WARNING] org.apache.flink:flink-runtime_2.12:1.11.2 requires scala version:

回复: Re:Re: error when connect Doris via mysql

2021-12-14 Thread 王 铁
I found the reason because when I compiled source code , I have executed commands below $ alternatives --set java java-1.8.0-openjdk.x86_64 $ alternatives --set javac java-1.8.0-openjdk.x86_64 $ export JAVA_HOME=/usr/lib/jvm/java-1.8.0 however the last command did not take effective or I miss it

Re:Re: error when connect Doris via mysql

2021-12-14 Thread 陈明雨
Could you try using Oracle JDK 8 at runtime? -- 此致!Best Regards 陈明雨 Mingyu Chen Email: chenmin...@apache.org 在 2021-12-14 16:16:57,"王 铁" 写道: >I compiled with open jdk 1.8.0_302 > >and I launched fe with the same version but I still got this error info > >获取 Outlook for iOS

Re: error when connect Doris via mysql

2021-12-14 Thread 王 铁
I compiled with open jdk 1.8.0_302 and I launched fe with the same version but I still got this error info 获取 Outlook for iOS 发件人: ling miao 发送时间: Tuesday, December 14, 2021 2:11:46 PM 收件人: dev 主题: Re: error when connect Doris via mysql T