You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2021/07/20 03:21:59 UTC

[GitHub] [dolphinscheduler] wangsvip opened a new issue #5857: The query can not echo the content just checked

wangsvip opened a new issue #5857:
URL: https://github.com/apache/dolphinscheduler/issues/5857


   1.我经常会查询某个时间点杀掉的一批任务,方便我重跑数据,查完之后,点进去查看某个任务,然后点击浏览器后退按钮,之前的查询记录都没有了,为什么没有回显的功能????现在是1.2的版本,之前1.0的版本是有这个功能的,为什么要做的这么烂???我从1.0就开始提bug了。这种基本的交互功能做不好?我按条件查询的是一批任务,每次查看当中的某个任务后,就没了???
   
   2.还有分页每次都是默认10条,你为什么一点要限死10条???我选了50条之后,点击查看某个任务后,再点击浏览器后退按钮,又还原到了10条,假如我是在第2分页查看的,后退后就变成从第一页了,这什么功能啊??能不能优化下体验??起码要做一个用户设置功能,我当前用户设置为50条,最大不超过200条,每次我登陆后都是50条,而不是我还要去选!!!!我选了第2页,为什么后退会变为第一页???
   
   3.架构设计上写的如果任务变为”需要容错“后面资源充足了调度会自己提交任务, 现在遇到的是任务变为”需要容错“就卡死了,调度资源充足的情况下也不会自己提交了,这种BUG要赶紧修复!一批任务需要容错就挂起了,每次都要记下任务名字手动杀了在重新手动提交, 你不觉得很累吗?
   
   1. I often query a batch of tasks that were killed at a certain point in time, so that I can rerun the data. After checking, click in to view a task, and then click the browser back button. The previous query records are gone, why not return Significant function? ? ? ? It is now version 1.2. The previous version 1.0 had this function. Why is it so bad? ? ? I have been mentioning bugs since 1.0. Is this basic interactive function not doing well? What I am querying is a batch of tasks according to the conditions. Every time I check a certain task, it disappears? ? ?
   
   2. There are also 10 default pages each time, why do you have to limit 10 entries at one point? ? ? After I selected 50 items, I clicked to view a certain task, and then clicked the browser back button to restore to 10 items. If I view it on the second page, it will be from the first page after backing up. What is this? Function? ? Can you optimize the experience? ? At least one user setting function is required. My current user setting is 50, and the maximum is not more than 200. Every time I log in, it is 50, not I have to choose! ! ! ! I chose page 2, why does the back turn to the first page? ? ?
   
   3. It is written in the architecture design that if the task becomes "need to be fault-tolerant" and the resources are sufficient, the scheduling will submit the task by itself. Now what is encountered is that the task becomes "needed to be fault-tolerant" and it will be stuck, and the scheduling resource will not be sufficient. I will submit it by myself, this kind of BUG needs to be fixed quickly! A batch of tasks need to be fault-tolerant and hang up. You have to write down the task name and manually kill it and submit it again. Don't you feel tired?


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] caishunfeng commented on issue #5857: The query can not echo the content just checked

Posted by GitBox <gi...@apache.org>.
caishunfeng commented on issue #5857:
URL: https://github.com/apache/dolphinscheduler/issues/5857#issuecomment-1004704035


   This issue was long time to update, so it will be closed. You can reopen it if need.


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] dailidong commented on issue #5857: The query can not echo the content just checked

Posted by GitBox <gi...@apache.org>.
dailidong commented on issue #5857:
URL: https://github.com/apache/dolphinscheduler/issues/5857#issuecomment-917655561


   Can you paste the master and worker runtime log when the task shows "need to be fault-tolerant" ?  which version?
   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #5857: The query can not echo the content just checked

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #5857:
URL: https://github.com/apache/dolphinscheduler/issues/5857#issuecomment-883021294






-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] CalvinKirs commented on issue #5857: The query can not echo the content just checked

Posted by GitBox <gi...@apache.org>.
CalvinKirs commented on issue #5857:
URL: https://github.com/apache/dolphinscheduler/issues/5857#issuecomment-883371902


   What you said is a point worth optimizing, which is very good. But all functions are constantly iterating. Participating in open source requires everyone's efforts. If you feel that it is not good enough, you are welcome to submit a PR. Not just being a Talker.


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #5857: The query can not echo the content just checked

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #5857:
URL: https://github.com/apache/dolphinscheduler/issues/5857#issuecomment-883021364


   Hi:
   * Thank you for your feedback, we have received your issue, Please wait patiently for a reply.
   * In order for us to understand your request as soon as possible, please provide detailed information、version or pictures.
   * If you haven't received a reply for a long time, you can subscribe to the developer's email,Mail subscription steps reference https://dolphinscheduler.apache.org/zh-cn/community/development/subscribe.html ,Then write the issue URL in the email content and send question to dev@dolphinscheduler.apache.org.


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] caishunfeng closed issue #5857: The query can not echo the content just checked

Posted by GitBox <gi...@apache.org>.
caishunfeng closed issue #5857:
URL: https://github.com/apache/dolphinscheduler/issues/5857


   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #5857: The query can not echo the content just checked

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #5857:
URL: https://github.com/apache/dolphinscheduler/issues/5857#issuecomment-883021294






-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #5857: The query can not echo the content just checked

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #5857:
URL: https://github.com/apache/dolphinscheduler/issues/5857#issuecomment-883021294


   1. I often check a batch of tasks killed at a certain point in time, so that I can rerun the data. After checking, click in to view a certain task, and then click the browser back button. The previous query records are gone, why? No echo function? ? ? ? Now it is version 1.2. The previous version 1.0 had this function. Why is it so bad? ? ? I have been mentioning bugs since 1.0. Can this basic interactive function be done well? What I am querying is a batch of tasks according to the conditions. Every time I check a certain task, it disappears? ? ?
   
   2. There are also 10 default pages each time, why do you have to limit to 10 at one point? ? ? After I selected 50 items, I clicked to view a certain task, and then clicked the browser back button to restore to 10 items. If I view it on the second page, it will be from the first page after backing up. What is this? Function? ? Can you optimize the experience? ? At least one user setting function is required. My current user setting is 50, and the maximum is not more than 200. Every time I log in, it is 50, not I have to choose! ! ! ! I chose page 2, why does the back turn to the first page? ? ?
   
   3. It is written in the architecture design that if the task becomes "need to be fault-tolerant" and the resources are sufficient, the scheduling will submit the task by itself. Now what is encountered is that the task becomes "needed to be fault-tolerant" and it will be stuck, and the scheduling resource will not be sufficient. I will submit it by myself, and fix this kind of BUG as soon as possible! A batch of tasks need to be fault-tolerant and hang up. You have to write down the name of the task every time and manually kill it before resubmitting it manually. Don't you feel tired?
   
   1. I often query a batch of tasks that were killed at a certain point in time, so that I can rerun the data. After checking, click in to view a task, and then click the browser back button. The previous query records are gone, why not return Significant function???? It is now version 1.2. The previous version 1.0 had this function. Why is it so bad??? I have been mentioning bugs since 1.0. Is this basic interactive function not doing well? What I am querying is a batch of tasks according to the conditions. Every time I check a certain task, it disappears???
   
   2. There are also 10 default pages each time, why do you have to limit 10 entries at one point??? After I selected 50 items, I clicked to view a certain task, and then clicked the browser back button to restore to 10 items. If I view it on the second page, it will be from the first page after backing up. What is this? Function?? Can you optimize the experience?? At least one user setting function is required. My current user setting is 50, and the maximum is not more than 200. Every time I log in, it is 50, not I have to choose!!!! I chose page 2, why does the back turn to the first page???
   
   3. It is written in the architecture design that if the task becomes "need to be fault-tolerant" and the resources are sufficient, the scheduling will submit the task by itself. Now what is encountered is that the task becomes "needed to be fault-tolerant" and it will be stuck, and the scheduling resource will not be sufficient. I will submit it by myself, this kind of BUG needs to be fixed quickly! A batch of tasks need to be fault-tolerant and hang up. You have to write down the task name and manually kill it and submit it again. Don't you feel tired?


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] wangsvip commented on issue #5857: The query can not echo the content just checked

Posted by GitBox <gi...@apache.org>.
wangsvip commented on issue #5857:
URL: https://github.com/apache/dolphinscheduler/issues/5857#issuecomment-906938604


   > @wangsvip, could you submit PRs to solve these issues?
   
   No, there are so many bugs, I can give you three right now


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] dailidong commented on issue #5857: The query can not echo the content just checked

Posted by GitBox <gi...@apache.org>.
dailidong commented on issue #5857:
URL: https://github.com/apache/dolphinscheduler/issues/5857#issuecomment-884962410


   @wangsvip, could you submit PRs to solve these issues?


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org