You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2018/06/11 14:43:39 UTC

[GitHub] AnupKumarSaha opened a new issue #5171: World map is not working for me ....

AnupKumarSaha opened a new issue #5171: World map is not working for me ....
URL: https://github.com/apache/incubator-superset/issues/5171
 
 
   Traceback (most recent call last):
     File "/usr/local/lib/python3.5/site-packages/superset/viz.py", line 329, in get_df_payload
       df = self.get_df(query_obj)
     File "/usr/local/lib/python3.5/site-packages/superset/viz.py", line 142, in get_df
       self.results = self.datasource.query(query_obj)
     File "/usr/local/lib/python3.5/site-packages/superset/connectors/sqla/models.py", line 683, in query
       sql = self.get_query_str(query_obj)
     File "/usr/local/lib/python3.5/site-packages/superset/connectors/sqla/models.py", line 410, in get_query_str
       qry = self.get_sqla_query(**query_obj)
     File "/usr/local/lib/python3.5/site-packages/superset/connectors/sqla/models.py", line 489, in get_sqla_query
       raise Exception(_("Metric '{}' is not valid".format(m)))
   Exception: Metric 'None' is not valid

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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