apache / linkis

Apache Linkis builds a computation middleware layer to facilitate connection, governance and orchestration between the upper applications and the underlying data engines.
https://linkis.apache.org/
Apache License 2.0
3.26k stars 1.15k forks source link

[Bug] #5118

Closed yusp998 closed 1 month ago

yusp998 commented 1 month ago

Search before asking

Linkis Component

linkis-commons

Steps to reproduce

1.linkis-storage里面解析邮件内容报空指针异常,注释异常代码,如下图为注释代码和日志 1715944816037 e04dae2bdb666e993a535b2b386d7e1

2.发现日志中疑点 Get Result Set By Path:/storage/work/tmp/linkis/hadoop/linkis/2024-05-17/175102/nodeexecution/9823/_0.dolphin fsPath getFsType hdfs,这里似乎应该得到dolphin内容,如下图 1715945071157

3.在解析邮件内容,测试了邮件内容如下dolphin00000000010000000004NULL0000000011hello world,但是Dolphin.java中解析过程中发现解析方式和邮件内容不匹配,如下图 1715945298041

希望得到技术支持,目前无法使用发送邮件的组件

Expected behavior

希望得到技术支持,目前无法使用发送邮件的组件

Your environment

Anything else

No response

Are you willing to submit a PR?

github-actions[bot] commented 1 month ago

:blush: Welcome to the Apache Linkis community!!

We are glad that you are contributing by opening this issue.

Please make sure to include all the relevant context. We will be here shortly.

If you are interested in contributing to our website project, please let us know! You can check out our contributing guide on :point_right: How to Participate in Project Contribution.

Community

WeChat Assistant WeChat Public Account

Mailing Lists

Name Description Subscribe Unsubscribe Archive
dev@linkis.apache.org community activity information subscribe unsubscribe archive
peacewong commented 1 month ago

1.5. 0 has fixed the bug, 1.4. 0 can update the merge this commit #4996