597365581 commented on issue #5494:
URL: 
https://github.com/apache/dolphinscheduler/issues/5494#issuecomment-842945459


   > **Describe the question**
   > 
   > When users deploy DolphinScheduler, especially new users, they will always 
encounter some common high-frequency problems. They bring a very bad user 
experience to users. At the same time, we will also spend a lot of time 
explaining the answers. These issues are as follows:
   > 
   > * [ ]  Tenant not exists when uploading resources
   > * [ ]  Home environment variable problem like `/opt/soft/python: command 
not found`, more details please refer to #5035
   > * [ ]  HDFS configuration problem in the `common.properties` file causes 
the HDFS to be inaccessible
   > * [ ]  YARN configuration problem in the `common.properties` file causes 
the task status to be out of sync
   > * [ ]  HDFS/YARN high availability configuration problem in the 
`common.properties` file
   > * [ ]  S3a like MinIO configuration problem in the `common.properties` 
file for resource storage
   > * [ ]  local file system configuration problem in the `common.properties` 
file for resource storage
   > * [ ]  Kerberos configuration problem in the `common.properties` file
   > * [ ]  Alert mail configuration problem in `alert.properties` lacks of 
quick verification method
   > * [ ]  Obtaining IP is incorrect, see #5468
   > * [ ]  UI cannot be displayed normally in some browsers, see #5467
   > * [ ]  Lack user guide for beginner in UI to guide users to click on a 
several pre-set steps to learn the quick use of DolphinScheduler
   > 
   > **What are the current deficiencies and the benefits of improvement**
   > 
   > * Improve the user experience of high-frequency problems, especially for 
new users
   > * Increase ease of use and reduce interpretation costs
   > 
   > **Which version of DolphinScheduler:**
   > -[1.3.x]
   > -[dev]
   
   complement:
   1、In the workflow definition list, add a shortcut button, and you can jump 
directly to the specified workflow instance with one click. When you jump, you 
can take the workflow name as the search criteria to automatically query the 
specified list
   在工作流定义列表中上,增加快捷按钮,点击一下就能直接跳转到指定的工作流实例下,跳转时,能带上工作流名称作为搜索条件自动查询出指定的列表
   2、In the workflow instance list, add a shortcut button, and click to jump 
directly to the task instance list under the specified workflow instance. When 
you jump, you can automatically query the specified list with the name or ID of 
the workflow instance as the search 
criteria在工作流实例列表中,增加快捷按钮,点击一下就能直接跳转到指定的工作流实例下的任务实例列表中,跳转时,能带上工作流实例名称或者id作为搜索条件自动查询出指定的列表
   3、The user search input box (such as user name) is added to the front page 
of the project to query the running statistics of their own 
users项目首页增加用户搜索输入框(比如输入用户名),可以查询自己用户的运行统计数据
   4、In the task dependency view page, add a shortcut button to jump to the 
dependent workflow instance page and task instance page, which is convenient to 
click to view the operation of the dependent 
task.任务依赖查看页面中,增加快捷按钮,可以跳转到依赖的工作流实例页面和任务实例页面,方便点击查看被依赖的任务的运行情况。
   5、In the workflow definition page, you can retrieve the workflow according 
to its online status and scheduled online 
status.工作流定义页面中,可以按照工作流上线状态和定时上线状态进行检索。


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to