Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

读取Mongodb视图错误Namespace Original_Data.gy_ypgwml_View is a view, not a collection #2261

Open
2695115374 opened this issue Jan 3, 2025 · 0 comments

Comments

@2695115374
Copy link

2025-01-03 10:12:00 [AnalysisStatistics.analysisStatisticsLog-53] com.mongodb.MongoCommandException: Command failed with error 166: 'Namespace Original_Data.gy_ypgwml_View is a view, not a collection' on server 192.168.33.7:27017. The full response is { "ok" : 0.0, "errmsg" : "Namespace Original_Data.gy_ypgwml_View is a view, not a collection", "code" : 166, "codeName" : "CommandNotSupportedOnView" }

{
        "reader": {
          "name": "mongodbreader",
          "parameter": {
            "address": [
              "192.168.33.7:27017"
            ],
            "userName": "original_data",
            "userPassword": "iDPKq_8RwceJeqjqpfhb",
            "dbName": "Original_Data",
            "collectionName": "gy_ypgwml_View",
            "query": {},
            "column": [
              {
                "name": "剂型",
                "type": "String"
              }
            ]
          }
        }
@2695115374 2695115374 changed the title 读取Mongodb视图错误 读取Mongodb视图错误Namespace Original_Data.gy_ypgwml_View is a view, not a collection Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant