Commit Graph

248 Commits

Author SHA1 Message Date
dingbo
16f8439a3f add english doc 2021-12-02 14:49:20 +08:00
dingbo
e8563a2379 超表 to 超级表 2021-11-30 07:41:25 +08:00
dingbo
30fa8f1284 add English doc and fix bugs of Chinese doc 2021-11-29 21:08:56 +08:00
dingbo
400b34e8cd add pom module tdengine writer 2021-11-29 14:42:01 +08:00
Shuduo Sang
ecfda8617c
Merge pull request #8 from taosdata/fix/plugin_job_template
Fix/plugin job template error
2021-11-29 14:31:11 +08:00
dingbo
4ba6540714 fix job template error 2021-11-29 14:14:24 +08:00
dingbo
72c72612fd fix job template error 2021-11-29 13:37:47 +08:00
dingbo
ef6c53e7e2 add tdengine weriter 2021-11-29 13:15:49 +08:00
dingbo
9587f9b93b add option authDB to mongodb reader doc 2021-11-29 11:11:10 +08:00
Shuduo Sang
7ef6475a53
Merge pull request #7 from taosdata/feature/TD-10787
TD-10787:[datax]support migrate data from mysql to tdengine
2021-11-24 18:10:19 +08:00
dingbo
c2027ed102 migrate datax.py to python3, and compatible with python2 2021-11-24 17:58:59 +08:00
huolibo
82340f596c
Merge pull request #6 from taosdata/feature/TD-11061
TD-11061:migrate datax.py to python3, and compatible with python2
2021-11-24 10:18:56 +08:00
dingbo
64ba5e91a5 remove comment 2021-11-24 09:20:49 +08:00
dingbo
a52b1909ca no need to load driver class explicitly 2021-11-24 07:58:25 +08:00
dingbo
f8aa7e9094 typo 2021-11-23 19:11:27 +08:00
dingbo
1bc24bfbd0 update global readme add TDengine 2021-11-23 18:55:29 +08:00
dingbo
5cc0fa3b17 add mysql config demo to doc 2021-11-23 18:48:31 +08:00
dingbo
9b2d33b6e1 test case bug fix 2021-11-23 18:48:04 +08:00
dingbo
93a3369eb6 prepare test data and add test case 2021-11-23 17:34:44 +08:00
dingbo
617f8e7d5d Merge branch 'master' into feature/TD-10787 2021-11-23 09:31:40 +08:00
dingbo
24952af5c3 create test case 2021-11-23 08:56:57 +08:00
Shuduo Sang
801b1a0a8e
Merge pull request #5 from taosdata/feature/TD-10941
TD-10941:[OPPO] dataX MongoDB迁移到TDengine
2021-11-20 10:57:04 +08:00
dingbo
17c39b11ba migrate datax.py to python3, and compatible with python2 2021-11-19 16:38:55 +08:00
dingbo
b47cdaf217 use plain user name in demo config file 2021-11-19 14:23:24 +08:00
dingbo
e5c3fed1a9 i18n support for some import log messages 2021-11-19 14:20:37 +08:00
dingbo
be78295e11 mongodb2tdengine typo 2021-11-18 22:57:53 +08:00
dingbo
485d2d8815 mongodb2tdengine typo 2021-11-18 20:18:40 +08:00
dingbo
75d4f7e101 mongodb2tdengine check records count before flush 2021-11-18 19:08:19 +08:00
dingbo
ca1851fb99 mongodb2tdengine test and refine 2021-11-18 18:06:10 +08:00
dingbo
bf01999222 mongodb2tdengine support 2021-11-18 10:28:20 +08:00
zyyang
906cc24ba1 [TD-10787]<feature>: migrate mysql data to tdengine 2021-11-12 15:48:24 +08:00
dingbo
3de5a8f715 add test job configure 2021-11-11 17:38:14 +08:00
dingbo
e60948b604 add option authDB to mongodb reader doc 2021-11-11 15:24:09 +08:00
huolibo
bb0d715eae
Merge pull request #4 from taosdata/feature/TD-10725
[TD-10725]<feature>: add tdenginereader
2021-10-26 16:13:59 +08:00
zyyang
cd6a2f73da [TD-10725]<feature>: add tdenginereader 2021-10-26 16:09:39 +08:00
huolibo
a1e48c53e3
Merge pull request #3 from taosdata/feature/TD-10698
data handle use stratgy pattern
2021-10-20 14:28:51 +08:00
zyyang
7d9543105d data handle use stratgy pattern 2021-10-20 14:21:50 +08:00
huolibo
66ab68c00c
Merge pull request #2 from taosdata/feature/TD-10698
[TD-10698]: tdenginewriter support batch write
2021-10-19 16:53:07 +08:00
zyyang
ab526ca5c4 tdenginewriter 2021-10-19 16:51:14 +08:00
huolibo
34063f7fb2
Merge pull request #1 from alibaba/master
merge alibaba/DataX
2021-10-19 16:00:46 +08:00
zyyang
5e54aee590 tdenginewriter support batch write 2021-10-19 15:40:11 +08:00
zyyang
c5d64c00a9 change 2021-10-13 17:21:36 +08:00
zyyang
9121b7d3c5 change test cases 2021-10-13 17:12:02 +08:00
zyyang
975096b676 change 2021-10-13 17:02:43 +08:00
zyyang
f6520cf06b change 2021-10-13 12:47:31 +08:00
zyyang
ff87a6bcff change test case 2021-10-12 17:47:08 +08:00
zyyang
5da6e34d5c add maven plugin for junit test 2021-10-12 15:59:45 +08:00
zyyang
d2ab612754 add tdengine writer plugin 2021-10-12 15:44:24 +08:00
Trafalgar
01e0723d65
Merge pull request #857 from alibaba/dependabot/maven/elasticsearchwriter/junit-junit-4.13.1
Bump junit from 4.11 to 4.13.1 in /elasticsearchwriter
2021-10-09 10:39:44 +08:00
Trafalgar
236bfc3786
Merge pull request #1085 from wz497345846/patch-1
Update mongodbwriter.md
2021-10-09 10:37:18 +08:00