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

Error for loading linked datasource on the druid connection #1911

Closed
wm9947 opened this issue Apr 22, 2019 · 1 comment
Closed

Error for loading linked datasource on the druid connection #1911

wm9947 opened this issue Apr 22, 2019 · 1 comment
Assignees
Labels
bug Something isn't working @datasource Component Name : Datasource/Connection Management
Milestone

Comments

@wm9947
Copy link

wm9947 commented Apr 22, 2019

Hello,

I try to use data connection with my own druid.

image

Data Connection: work
add datasource: work

add to dashboad to use datasource: not work
*datasource is Linked type

Could you check it?

Many thanks,

@ufoscw
Copy link
Contributor

ufoscw commented Apr 22, 2019

@wm9947
The query generator for temporary data source generation seems to require modification of column delimiter processing.
It will be fixed soon.

@ufoscw ufoscw self-assigned this Apr 22, 2019
@ufoscw ufoscw added @datasource Component Name : Datasource/Connection Management bug Something isn't working labels Apr 22, 2019
@ufoscw ufoscw added this to the 3.3.0 milestone Apr 22, 2019
ufoscw added a commit that referenced this issue Apr 26, 2019
ufoscw added a commit that referenced this issue Apr 26, 2019
@ufoscw ufoscw closed this as completed Apr 30, 2019
eltriny pushed a commit that referenced this issue May 2, 2019
alchan-lee pushed a commit that referenced this issue May 2, 2019
…estion stage (#1988)

* #1940 change column name in datasource create step

- add sliced name method in Field.ts

* #1940 add content slice logic in datasource create step

* #1912 do not check upstream's column name for hive snapshot

* #1811 update readme file


- Change images and add contents to "Screenshots" .
- Edit link to discussion forum in Question section.
- Editing Intuitive UI in "strengths" to single solution.
- Add "geo data analysis" to key features
- Edit "Question" section to link our google groups.
- Change "dashboard" image in Readme.md
- Delete Metatron in Chinese from screenshot section.
- Add multiple language support to key features

* #1956 Searching database does not work on the Hive Connection Workbench. (#1958)

* #1960 fix errors that can not be entered into a workbook or workbench in I.E

* #1816 improve upload local file on ingestion stage


- Add progress bar

* Update PULL_REQUEST_TEMPLATE.md

* #1911 change default quote in druid jdbc

* #1922 fix access denied when clientId is different

* #fn Add unit tests for app.metatron.discovery.prep.parser.preparation.rule.expr.Pair

Add unit tests for prep parser

* #1970 fix error affecting database changes in the schema browser

* #1975 fix dashboard critical issues on IE11 - image down / field list / save empty dashboard

* #1974 fix css error in IE11

* #1068 Fix css - datasource file upload (IE)

* #1062 Fix create shared workspace combo box align in IE

* #1062 Fix css in workspace datasource list

* #1062 Add preset schema combo box min width

* #1062 Fix metatron login page css (IE)

* #1062 Fix grid css where header and row line did not match

* #1968 Fix css in chart layout slider

* #1968 fix css and logic where the logical column area is selected only half of the line

* #1968 Fix hover css in permission schema popup

* #1968 Fixed an issue where the disabled icon was not displayed when mouse over the disabled column

* #1968 fix css in chart hierarchy

* #1971 to read csv without BOM (#1973)

* #1933 Internationalize mailing template

* Fix Mail Template

* Fix template when added by admin

* #1882 rediction line (#1935)

* #1882 Fixed an error in which the predicted line was not drawn

* #1882 Improved input and fix error undefined field name

* #1901 filter; if two table has same column names, it cannot apply to both table

* #1901 Change the filter checking method in use

* #1901 Open panel when add new filter, fix error resize dashboard when empty

* #1954 remove confirm when creating datasource via workbench

* #1983 fix extension dbtype workbench 

* fn fix extension db type in workbench

* fn change type all label in workbench create

* fn fix parameter type

* #1982 fix checkbox in notebook list

* fn fix checkbox in notebook list

* fn fix checkbox select when notebook list empty
@kyungtaak kyungtaak changed the title Druid connection Error for loading linked datasource on the druid connection May 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working @datasource Component Name : Datasource/Connection Management
Projects
None yet
Development

No branches or pull requests

2 participants