Commit c00a0d4d authored by Dr.李's avatar Dr.李
parents 42b5d826 337317dd
......@@ -32,7 +32,7 @@ dag = DAG(
)
_ = uqer.Client(token='f1b9bea1d0b4e489c5ab9b69c3e2326a1bee6057af858067dbd1546453f428b2')
_ = uqer.Client(token='')
engine = sqlalchemy.create_engine('mssql+pymssql://licheng:A12345678!@10.63.6.220/alpha')
......@@ -360,4 +360,4 @@ task = PythonOperator(
if __name__ == '__main__':
update_uqer_index_components(ds='2017-06-22')
\ No newline at end of file
update_uqer_index_components(ds='2017-06-22')
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