You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@superset.apache.org by "Özgür YÜKSEL (Jira)" <ji...@apache.org> on 2022/09/16 08:55:00 UTC

[jira] [Created] (SUPERSET-24) Superset Dataset Import Problems.

Özgür YÜKSEL created SUPERSET-24:
------------------------------------

             Summary: Superset Dataset Import  Problems.
                 Key: SUPERSET-24
                 URL: https://issues.apache.org/jira/browse/SUPERSET-24
             Project: Superset
          Issue Type: Bug
            Reporter: Özgür YÜKSEL
         Attachments: image-2022-09-16-11-53-24-014.png

Error is received in dataset import operations.

Superset version : 2.0.0
An error occurred while importing dataset: Error importing dataset Please re-export your file and try importing again

!image-2022-09-16-11-53-24-014.png!

{
  "message": "Error importing dataset",
  "error_type": "GENERIC_COMMAND_ERROR",
  "level": "warning",
  "extra": {
    "databases/SUPERSET.yaml": {
      "extra": {
        "version": [
          "Unknown field."
        ]
      }
    },
    "issue_codes": [
      {
        "code": 1010,
        "message": "Issue 1010 - Superset encountered an error while running a command."
      }
    ]
  }
}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)