Martin Huang

Results 5 issues of Martin Huang

使用最新的master分支进行docker部署,并没有开启HDFS,希望日志使用本地存储,服务端xml配置如下 这里的ip为容器ip ```xml ``` 在项目中,使用SpringBoot进行Transaction打点 ```java public boolean foo(String param1, String param2) { Transaction transaction = Cat.newTransaction("DataServiceImpl", "foo"); try { // 业务逻辑 logger.info("param1:{}, param2:{}", param1, param2); Cat.logEvent("URL.Server", "serverIp", Event.SUCCESS, "ip=${serverIp}");...

This PR contains Blocking task description writen in chinese and english. You can refer: [PR #6272](https://github.com/apache/dolphinscheduler/pull/6272) and [Issue #5752](https://github.com/apache/dolphinscheduler/issues/5752) in DS main repo for more infomation about blocking task.

task
missing-ui
wrong-repo

在对一些百度文库中的文档,例如[《高等学院研究生英语上reading more中英对照翻译》](https://wenku.baidu.com/view/b5564dd0a76e58fafbb00379.html)进行截图拼接pdf时,出现图片编号对不上的情况。 运行环境 ``` OS : Windows 10 pro Python版本:3.7.4 所安装库版本: Package Version ---------- ---------- baidu-aip 2.2.18.0 certifi 2019.11.28 chardet 3.0.4 idna 2.8 Pillow 6.2.1 pip 19.3.1 reportlab 3.5.32 requests...

主要解决了目前使用docker部署时出现LogView无法展示的问题 本来是想直接改Dockerfile,但是打包后发现基于目前master的代码,是会报500错误的,因此只改了docker-compose.yml,基于现有的情况修正,已测试通过 具体可以见这个issue:https://github.com/dianping/cat/issues/2242 感谢@hzhswyz

## Act as a Unsplash Image Searcher Contributed by [@mgsky1](https://github.com/mgsky1) > I will give you the instruction to show the appropriate image, I want you to display the image in...