Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
saasio
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
reyun
saasio
Commits
0839344c
Commit
0839344c
authored
7 years ago
by
carrieyzzhang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
presto url
parent
ff91ac82
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
pom.xml
pom.xml
+3
-3
No files found.
pom.xml
View file @
0839344c
...
...
@@ -188,15 +188,15 @@
<presto.driver>
com.facebook.presto.jdbc.PrestoDriver
</presto.driver>
<presto.url>
jdbc:presto://ec2-54-223-1
46-236
.cn-north-1.compute.amazonaws.com.cn:8889/hive/default
</presto.url>
<presto.url>
jdbc:presto://ec2-54-223-1
69-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-1
46-236
.cn-north-1.compute.amazonaws.com.cn:10000/tkio_bigtable
</hive.url>
<hive.url>
jdbc:hive2://ec2-54-223-1
69-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>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment