Big Data
问题 |
描述 |
产品 |
---|---|---|
Spark Batch 作业使用 tFileInputJson、tAvroInput 或 tFileInputXML 时出现编译错误 | 现在可以通过 tFileInputJson、tAvroInput 和 tFileInputXML 组件成功运行 CDH6.1 或 CDP7.1 上的 Spark Batch 作业。 |
Talend Big Data Talend Big Data Platform Talend Real-Time Big Data Platform |
Spark 作业使用 tUniqRow 时出现编译错误 | 现在可以通过 tUniqRow 组件成功运行 Spark 作业。 |
Talend Big Data Talend Big Data Platform Talend Real-Time Big Data Platform |
使用 tKuduOutput 时不会创建 Kudu 表 | 现在,在 CDH 6.1.1 和 CDH 6.3.3 上使用 tKuduOuput 运行作业时,会创建 Kudu 表。 |
Talend Big Data Talend Big Data Platform Talend Real-Time Big Data Platform |
Kafka Spark 大数据流式处理无法正常运行 | Spark 流式处理作业现在可以通过 tKafkaOutput 组件成功运行,数据将更新到 Kafka 服务器。 |
Talend Big Data Talend Big Data Platform Talend Real-Time Big Data Platform |
在 HTTP 模式下连接 Hive 时无法初始化类 org.apache.http.conn.ssl.SSLConnectionSocketFactory | 此版本修复了试图以 HTTP 方式连接 Hive 服务器时出现的编译错误 "java.lang.NoClassDefFoundError: Could not initialize class org.apache.http.conn.ssl.SSLConnectionSocketFactory at org.apache.hive.jdbc.HiveConnection.getHttpClient(HiveConnection.java:606)"。 |
Talend Big Data Talend Big Data Platform Talend Real-Time Big Data Platform |
Data Integration
问题 |
描述 |
产品 |
---|---|---|
Talend Studio 启动时的性能问题 | 通过以下方式进一步改进了 Talend Studio 的启动性能:
|
Talend Big Data Talend Big Data Platform Talend Real-Time Big Data Platform |
连续集成的性能问题 | 在生成源代码时避免了 CommandLine 执行的 Maven 操作,从而提高了连续集成的性能。 |
Talend Big Data Talend Big Data Platform Talend Real-Time Big Data Platform |
数据映射器
问题 |
描述 |
产品 |
---|---|---|
cMap 抛出 classcastException,并且无法从 java bean 映射属性 | 解决了 Saxon 9.7 中行为更改导致的问题。 |
Talend Big Data Platform Talend Real-Time Big Data Platform |
tHMap 超出 65535 个字节的限制 | tHMap 组件现在使用 Java Reflection 来处理包含大量列的输出。 |
Talend Big Data Platform Talend Real-Time Big Data Platform |
将树导入分支后,在 Studio 中看不到分层映射器部分的正确树 | 解决了导致 .project 文件中缺少行 <nature>com.oaklandsw.transform.runtime.nature</nature> 的问题。 |
Talend Big Data Platform Talend Real-Time Big Data Platform |
TDMEndpoint 类在运行时的内存占用率很高 | 修复了 cMap 组件的缓存机制,可避免占用大量内存。 |
Talend Big Data Platform Talend Real-Time Big Data Platform |
ESB
问题 |
描述 |
产品 |
---|---|---|
在 Talend Runtime 中部署时,使用 cJms 并连接到 WebsphereMQ 的路由发生错误。 |
解决了 MQ 依赖关系问题。 |
Talend Real-Time Big Data Platform |
在 Talend Runtime 7.2.1 中使用 groovy.json 包的路由发生错误。 |
通过在生成的 KAR 文件中添加功能 camel-groovy 、在功能 camel-groovy 中添加功能依赖关系 groovy-json 并更新 groovy 版本,解决了此问题。 |
Talend Real-Time Big Data Platform |
当同一构建中同时包含 tRestClient 和 tBigQueryBulkExec 组件时,出现编译错误。 |
只要由于依赖关系而将 guava-27.0.1-android.jar 包括在内,就可以通过在构建中自动打包 failureaccess-1.0.1.jar 来解决此问题。 |
Talend Real-Time Big Data Platform |
默认的 Camel 依赖关系没有从 Talend Studio 7.2.1 更新至 7.3.1 |
此问题已解决。 |
Talend Real-Time Big Data Platform |
Talend Runtime 中部署的带有附件的 tSendMail 组件出现问题。 |
通过在作业构建中排除 jakarta.activation jar 解决了此问题。 |
Talend Real-Time Big Data Platform |