You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@linkis.apache.org by GitBox <gi...@apache.org> on 2022/08/04 07:49:30 UTC

[GitHub] [incubator-linkis] yyuser5201314 opened a new issue, #2591: [Bug] The call to the linkis-bml-client module deleteResource and getversions methods failed

yyuser5201314 opened a new issue, #2591:
URL: https://github.com/apache/incubator-linkis/issues/2591

   ### Search before asking
   
   - [X] I searched the [issues](https://github.com/apache/incubator-linkis/issues) and found no similar issues.
   
   
   ### Linkis Component
   
   linkis-public-enhancements
   
   ### What happened + What you expected to happen
   
   dev-1.2.0 linkis-bml-client
   the call to the linkis-bml-client module deleteResource and getversions methods failed
   
   (1)bmlClient.deleteResource(username,engineConnBmlResource.getBmlResourceId())
   Error:
   ![捕获](https://user-images.githubusercontent.com/63859058/182790543-e7ba11bf-0159-488e-b943-b5834bd2a1b6.PNG)
   Possible cause of the error:
   The request is in the wrong format
   ![捕获4](https://user-images.githubusercontent.com/63859058/182793294-8dec83ee-8245-40bd-a233-3a5cafcd231b.PNG)
   
   
   (2)bmlClient.getVersions(userName, bmlResourceId)
   error:
   ![捕获2](https://user-images.githubusercontent.com/63859058/182790700-d23e7261-778e-4b5c-bb7b-40997adf01a6.PNG)
   Possible cause of the error:
   Could not get the information for the logged-in user correctly
   ![捕获3](https://user-images.githubusercontent.com/63859058/182790910-385715cc-994f-46b0-8b9f-940cab8cff1d.PNG)
   
   
   
   
   ### Relevent platform
   
   dev-1.2.0 
   
   ### Reproduction script
   
   private BmlClient bmlClient = BmlClientFactory.createBmlClient();
   bmlClient.deleteResource(username,engineConnBmlResource.getBmlResourceId())
   bmlClient.getVersions(userName, bmlResourceId)
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] Yes I am willing to submit a PR!


-- 
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: notifications-unsubscribe@linkis.apache.org.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@linkis.apache.org
For additional commands, e-mail: notifications-help@linkis.apache.org


[GitHub] [incubator-linkis] github-actions[bot] commented on issue #2591: [Bug] The call to the linkis-bml-client module deleteResource and getversions methods failed

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #2591:
URL: https://github.com/apache/incubator-linkis/issues/2591#issuecomment-1204893500

   :blush:  Welcome to the Apache Linkis (incubating) 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](https://linkis.apache.org/community/how-to-contribute).
    
   WeChat  Group:
   
   ![image](https://user-images.githubusercontent.com/7869972/176336986-d6b9be8f-d1d3-45f1-aa45-8e6adf5dd244.png)
   Mailing Lists:
   |name|description|Subscribe|Unsubscribe|archive|
   |:-----|:--------|:------|:-------|:-----|
   | [dev@linkis.apache.org](mailto:dev@linkis.apache.org) | community activity information | [subscribe](mailto:dev-subscribe@linkis.apache.org) | [unsubscribe](mailto:dev-unsubscribe@linkis.apache.org) | [archive](http://mail-archives.apache.org/mod_mbox/linkis-dev) |


-- 
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: notifications-unsubscribe@linkis.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@linkis.apache.org
For additional commands, e-mail: notifications-help@linkis.apache.org