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

No datastream support? #90

Open
tim-net opened this issue Apr 4, 2022 · 0 comments
Open

No datastream support? #90

tim-net opened this issue Apr 4, 2022 · 0 comments

Comments

@tim-net
Copy link

tim-net commented Apr 4, 2022

Hello,
I tried to use datastream in Superset to create data a dataset, but Superset doesn't see datastreams created using elasticsearch rest api as a table (screenshot attached) so I cannot create a datastream. Even via superset rest api I am not able to create a dataset precising the name of datastream, it just cannot find it and fails with an error.
Elasticsearch version: 8.1.1
superset version: 1.3.2
pip freeze
aiohttp==3.7.4.post0
alembic==1.6.5
amqp==5.1.0

Editable install with no version control (apache-superset==0.0.0.dev0)

-e /app
apispec==3.3.2
async-timeout==3.0.1
attrs==21.2.0
Babel==2.9.1
backoff==1.11.1
billiard==3.6.4.0
bleach==3.3.1
boto3==1.18.19
botocore==1.21.19
Brotli==1.0.9
cached-property==1.5.2
cachelib==0.4.1
celery==5.2.2
certifi==2021.5.30
cffi==1.14.6
chardet==4.0.0
charset-normalizer==2.0.4
click==8.0.4
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.2.0
colorama==0.4.4
convertdate==2.3.2
cron-descriptor==1.2.24
croniter==1.0.15
cryptography==3.4.7
deprecation==2.1.0
dnspython==2.1.0
elasticsearch==7.13.4
elasticsearch-dbapi==0.2.9
email-validator==1.1.3
et-xmlfile==1.1.0
Flask==2.0.3
Flask-AppBuilder==4.0.0
Flask-Babel==1.0.0
Flask-Caching==1.10.1
Flask-Compress==1.10.1
Flask-Cors==3.0.10
Flask-JWT-Extended==4.3.1
Flask-Login==0.4.1
Flask-Migrate==3.1.0
Flask-SQLAlchemy==2.5.1
flask-talisman==0.8.1
Flask-WTF==0.14.3
func-timeout==4.3.5
future==0.18.2
geographiclib==1.52
geopy==2.2.0
gevent==21.8.0
graphlib-backport==1.0.3
greenlet==1.1.1
gunicorn==20.1.0
holidays==0.10.3
humanize==3.11.0
idna==3.2
ijson==3.1.4
isodate==0.6.0
itsdangerous==2.1.1
Jinja2==3.0.3
jmespath==0.10.0
jsonlines==2.0.0
jsonschema==3.2.0
kombu==5.2.4
korean-lunar-calendar==0.2.1
linear-tsv==1.1.0
Mako==1.1.4
Markdown==3.3.4
MarkupSafe==2.0.1
marshmallow==3.13.0
marshmallow-enum==1.5.1
marshmallow-sqlalchemy==0.23.1
msgpack==1.0.2
multidict==5.1.0
mysqlclient==2.1.0
numpy==1.21.1
openpyxl==3.0.7
packaging==21.3
pandas==1.3.4
parsedatetime==2.6
pgsanity==0.2.9
Pillow==9.0.0
polyline==1.4.0
prison==0.2.1
progress==1.6
prompt-toolkit==3.0.28
psycopg2-binary==2.9.1
pure-sasl==0.6.2
pyarrow==5.0.0
pycparser==2.20
pydruid==0.6.2
PyHive==0.6.4
pyinstrument==4.0.2
PyJWT==2.2.0
PyMeeus==0.5.11
pyparsing==3.0.6
pyrsistent==0.16.1
python-dateutil==2.8.2
python-dotenv==0.19.0
python-editor==1.0.4
python-geohash==0.8.5
pytz==2021.3
PyYAML==5.4.1
redis==3.5.3
requests==2.26.0
rfc3986==1.5.0
s3transfer==0.5.0
sasl==0.3.1
selenium==3.141.0
simplejson==3.17.3
six==1.16.0
slackclient==2.5.0
SQLAlchemy==1.3.24
SQLAlchemy-Utils==0.37.8
sqlparse==0.3.0
tableschema==1.20.2
tabulate==0.8.9
tabulator==1.53.5
thrift==0.13.0
thrift-sasl==0.4.3
typing-extensions==3.10.0.0
unicodecsv==0.14.1
urllib3==1.26.6
vine==5.0.0
wcwidth==0.2.5
webencodings==0.5.1
Werkzeug==2.0.3
wrapt==1.12.1
WTForms==2.3.3
WTForms-JSON==0.3.3
xlrd==2.0.1
yarl==1.6.3
zipp==3.4.1
zope.event==4.5.0
zope.interface==5.4.0
image

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