GaryMam opened a new issue #15708:
URL: https://github.com/apache/superset/issues/15708


   [Test 
Excel.xlsx](https://github.com/apache/superset/files/6823868/Test.Excel.xlsx)
   [Test 
Data.csv](https://github.com/apache/superset/files/6823869/Test.Data.csv)
   
   Hi Team,
   
   I am very new to Apache superset and trying to learn basic functionality 
which critical to learn for upcoming opportunity in my project but I am getting 
below error while using CSV or Excel using a datasource and getting below error 
:
   
   Error :
   
   {"errors": [{"message": "can only concatenate str (not \"list\") to str", 
"error_type": "GENERIC_BACKEND_ERROR", "level": "error", "extra": 
{"issue_codes": [{"code": 1011, "message": "Issue 1011 - Superset encountered 
an unexpected error."}]}}]}
   
   **Fix I tried :** Superset has its own DB name "examples" which is 
postgresql and I enabled CSV upload from there. Also its not even uploading 
very clean excel with just 5 to 6 records. I have attached sample csv and excel 
file for reference.
   
    I have installed Apache Superset on my MAC using below steps :
   
   1.Mac OSX
   
   Install Docker for Mac, which includes the Docker engine and a recent 
version of docker-compose out of the box.
   
   Once you have Docker for Mac installed, open up the preferences pane for 
Docker, go to the "Resources" section and increase the allocated memory to 6GB. 
With only the 2GB of RAM allocated by default, Superset will fail to start.
   
   2. I2. Clone Superset's Github repository(Using GitHub)
   
   Clone Superset's repo in your terminal with the following command:
   
   $ git clone https://github.com/apache/superset.git
   Once that command completes successfully, you should see a new superset 
folder in your current directory.
   
   
   Any quick help will be highly appreciated!!!!
   
   
   Warm Regards,
   Gary
   email id : [email protected]


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to