我啟動CDH后,在cloudera-scm-server.out中看見這條warning :
For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
同時,在cloudera-scm-server.log 中,有jdbc的相關資訊:
jdbc:mysql://localhost/scm?useUnicode=true&characterEncoding=UTF-8
請問,我在哪里設定,可以講上述連接資訊改為 jdbc:mysql://localhost/scm?useUnicode=true&characterEncoding=UTF-8&useSSL=false
uj5u.com熱心網友回復:
您好!我也遇到和您一樣的問題。不知道這個問題您是怎么解決的?我查了好幾天不知道該怎么處理。盼您回復!uj5u.com熱心網友回復:
檢查一下 初始化資料庫這步是否成功了,沒問題的話應該是 jdbc驅動版本問題,重新下載一個,放到/usr/share/java/目錄下面,重啟CDH server轉載請註明出處,本文鏈接:https://www.uj5u.com/qita/8606.html
標籤:分布式計算/Hadoop
