microsoft / microsoft/AzureTRE
Add Hue Workspace Service
Open
@wereinse is already working on this.
Since May 16, 2022.
feature
- Dominant language
- Python
- Stars
- 235
- Forks
- 192
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 13
Description
Cloudera Hue is an open source SQL Query Assistant service for Databases/Warehouses - https://github.com/cloudera/hue
A workspace service is required to enable researchers to use Hue to query data.
Acceptance Criteria
- Workspace Owner can deploy Hue workspace service
- Researcher can connect to Hue over a trusted SSL certificate
- Authenticator to hue using Workspace client ID
- Connect to a read only Azure SQL data source and query data as per https://docs.gethue.com/user/
- Complete documentation and PR of Workspace service to Azure TRE repository
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.