Opened 7 years ago
Last modified 5 years ago
#2829 accepted feature request
Revive HiveDrain
Reported by: | mkommend | Owned by: | mkommend |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.x Backlog |
Component: | Tools | Version: | tools |
Keywords: | Cc: |
Description
HiveDrain is a small HeuristicLab Application that enables batch downloading of Hive job and comes very handy when lots of jobs have to be downloaded.
HiveDrain has been developed in a branch and was deleted in r13914 without any replacement. It should become available as tool for HeuristicLab againg.
Change History (10)
comment:1 Changed 7 years ago by mkommend
- Status changed from new to accepted
comment:2 Changed 7 years ago by mkommend
comment:3 Changed 7 years ago by jkarder
- Version 3.3.14 deleted
comment:4 Changed 7 years ago by bburlacu
r15346: List hive jobs when the window is opened.
comment:5 Changed 7 years ago by abeham
- Milestone changed from HeuristicLab 3.3.15 to HeuristicLab 3.3.16
comment:6 Changed 7 years ago by bburlacu
r15494: Usability improvements:
- Add option to select the save path for the downloaded jobs.
- Automatically remove duplicate datasets when the job is saved in a single file.
- Add button to manually list hive jobs.
comment:7 Changed 7 years ago by abeham
- Version set to tools
comment:8 Changed 7 years ago by abeham
- Updated project's references
- Renamed solution file
- Added HiveStatus console application to query the job status
comment:9 Changed 6 years ago by abeham
- Milestone changed from HeuristicLab 3.3.16 to HeuristicLab 3.3.x Backlog
This ticket is not to be released.
comment:10 Changed 5 years ago by mkommend
r17194: Updated HiveDrain to .Net version 4.6.1 and added handling of invalid characters in filenames.
Note: See
TracTickets for help on using
tickets.
r15342: Added Hive.Drain to HeuristicLab.Tools.