Talend FAQ

talend 


use talend to load data from hdfs to RDBMS, you cannot specify column types. because sqoop will use table schema to judge which type the column is. 
i.e. if a column 'id' in target table Test is number type, then sqoop would treat this column as big decimal in its generated java code, if this column contains String or anything,
then errors will be poped up. but if you define this column as varchar type, then there is no error, as sqoop tream this column as string in java code.


make sure schema and table name are upper case




problems:
1. need use sqoop , show error jre not jdk


solution :
go talend -> window -> preference -> talend ->java intepretor locate it to jdk bin java.exe




2. if there show error that no class found which belong to hadoop lib


solution:
export HADOOP_YARN_HOME, HADOOP_COMMON_HOME, HADOOP_MAPREDUCE_HOME  to hadoop-env.sh


3. there may be some type format error


solution:
the possibility is that your delimiter, some values contains the defined delimiter, then this field will be splited result in wrong values being inserted in wrong fields, error will show
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值