xraymr
xraymr
org.apache.flink.table.api.ValidationException: Unsupported options found for connector 'elasticsearch-7'. Unsupported options: password username
@user = FactoryGirl.create(:user, email:"[email protected]") login_as @user SQLite3::BusyException: database is locked: UPDATE "users" SET "last_sign_in_at" = '2013-02-28 23:50:24.881571', "current_sign_in_at" = '2013-02-28 23:50:24.881571', "last_sign_in_ip" = '127.0.0.1', "current_sign_in_ip" = '127.0.0.1', "sign_in_count" = 1,...
之后,运行helm instal my-hello-world-chart-test my-hello-world-0.1.0.tgz来将本地的chart安装到my-hello-world-chart-test的Release中。运行kubectl get pods我们可以看到要部署的pod已经处于运行状态