ETL process in JAVA. --有建议的请回这个贴。# Java - 爪哇娇娃
B*g
1 楼
感谢wyr, goodbug和唐僧, 每人都有包子。
新开一个贴子,原因是技术不拘泥spring, 但还是以java为主,其实就是only java。
不许用M$,不许用很多DB source。
要求如下:
1. ETL process loading data.
2. Source format storing in DB. (may be also target)
3. Clients can revise their source format through interface. The ETL process
does not need any revise to process the source file in new format.
4. Auto handle performance, like use multi CPU without complicate code.
5. Not too expensive.
新开一个贴子,原因是技术不拘泥spring, 但还是以java为主,其实就是only java。
不许用M$,不许用很多DB source。
要求如下:
1. ETL process loading data.
2. Source format storing in DB. (may be also target)
3. Clients can revise their source format through interface. The ETL process
does not need any revise to process the source file in new format.
4. Auto handle performance, like use multi CPU without complicate code.
5. Not too expensive.