Commit 0839344c by carrieyzzhang

presto url

parent ff91ac82
......@@ -188,15 +188,15 @@
<presto.driver>com.facebook.presto.jdbc.PrestoDriver</presto.driver>
<presto.url>jdbc:presto://ec2-54-223-146-236.cn-north-1.compute.amazonaws.com.cn:8889/hive/default</presto.url>
<presto.url>jdbc:presto://ec2-54-223-169-225.cn-north-1.compute.amazonaws.com.cn:8889/hive/default</presto.url>
<presto.username>root</presto.username>
<profile.table>kudu.default.profile_</profile.table>
<event.table>tkio_bigtable_view.event_</event.table>
<event.table>tkio_bigtable.event_</event.table>
<usergroup.table>tkio_bigtable.tkio_user_group</usergroup.table>
<hive.driver>org.apache.hive.jdbc.HiveDriver</hive.driver>
<hive.url>jdbc:hive2://ec2-54-223-146-236.cn-north-1.compute.amazonaws.com.cn:10000/tkio_bigtable</hive.url>
<hive.url>jdbc:hive2://ec2-54-223-169-225.cn-north-1.compute.amazonaws.com.cn:10000/tkio_bigtable</hive.url>
<hive.username>root</hive.username>
<account.check.url>http://52.80.113.103:8006</account.check.url>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment