You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2022/04/21 17:13:53 UTC

[GitHub] [incubator-doris] kkfnui opened a new issue, #9160: [Bug] `1.0.0-rc3` show routine load task raise NullPointerException when no BE scheduled for job

kkfnui opened a new issue, #9160:
URL: https://github.com/apache/incubator-doris/issues/9160

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### Version
   
   1.0.0-rc3
   
   ### What's Wrong?
   
   mysql> show routine load task where jobname='xxxx_job';
   ERROR 1105 (HY000): NullPointerException, msg: null
   
   ### What You Expected?
   
   Show task info all time.
   
   ```
   +-----------------------------------+-------+-----------+--------+---------------------+------------------+---------+------+---------------------------------------------+
   | TaskId                            | TxnId | TxnStatus | JobId  | CreateTime          | ExecuteStartTime | Timeout | BeId | DataSourceProperties                        |
   +-----------------------------------+-------+-----------+--------+---------------------+------------------+---------+------+---------------------------------------------+
   | ba13af7c8fdb4e2f-8756c88ce9352ed4 | -1    | UNKNOWN   | 308736 | 2022-04-21 17:11:13 | NULL             | 10      | -1   | {"3":129276321,"12":18835284}               |
   | 5ece38431c3e4186-be8048d8c22aceda | -1    | UNKNOWN   | 308736 | 2022-04-21 17:11:13 | NULL             | 10      | -1   | {"4":129958242,"13":19052482}               |
   | f1ead71cea5d41c2-98dbeed292d39b18 | -1    | UNKNOWN   | 308736 | 2022-04-21 17:11:34 | NULL             | 10      | -1   | {"0":132406911,"18":18535652,"9":18576499}  |
   | e76ade4414744eb5-b423f251409fa045 | -1    | UNKNOWN   | 308736 | 2022-04-21 17:11:44 | NULL             | 10      | -1   | {"1":129408719,"19":19057938,"10":18656484} |
   | d671050af6834cc7-ade6f62ad86ae3ae | -1    | UNKNOWN   | 308736 | 2022-04-21 17:11:44 | NULL             | 10      | -1   | {"16":18588334,"7":19159072}                |
   | 4e238b0175ea4578-a87a30b4901a53f4 | -1    | UNKNOWN   | 308736 | 2022-04-21 17:12:06 | NULL             | 10      | -1   | {"6":132060045,"15":18454673}               |
   | ecce1f995ae041cf-b89e6b06e3df5eb4 | -1    | UNKNOWN   | 308736 | 2022-04-21 17:12:27 | NULL             | 10      | -1   | {"5":131483023,"14":19072369}               |
   | a2253d8919148d7-9035d94e4fb7ad21  | -1    | UNKNOWN   | 308736 | 2022-04-21 17:12:27 | NULL             | 10      | -1   | {"17":18439411,"8":18572752}                |
   | 8cc641790b2340fa-b9198f2ce6bc3e79 | -1    | UNKNOWN   | 308736 | 2022-04-21 17:12:31 | NULL             | 10      | -1   | {"2":131871911,"20":18791239,"11":18841226} |
   +-----------------------------------+-------+-----------+--------+---------------------+------------------+---------+------+---------------------------------------------+
   ```
   
   ### How to Reproduce?
   
   _No response_
   
   ### Anything Else?
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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@doris.apache.org.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [doris] kkfnui closed issue #9160: [Bug] `1.0.0-rc3` show routine load task raise NullPointerException when no BE scheduled for job

Posted by GitBox <gi...@apache.org>.
kkfnui closed issue #9160: [Bug] `1.0.0-rc3` show routine load task  raise NullPointerException when no BE scheduled for job 
URL: https://github.com/apache/doris/issues/9160


-- 
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@doris.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org