Commit Graph

7 Commits

Author SHA1 Message Date
Loredana Liccardo bb1f64298c update in the SubmitQuery algorithm because input parameters in the SubmitQuery method of DatabaseManagement class have updated.(input parameter on path file removed because unusable)
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/data-access/DatabasesResourcesManagerAlgorithms@99412 82a268e6-3cf1-43bd-a215-b396298e98cf
2014-09-03 08:15:57 +00:00
Loredana Liccardo 235b900984 - hibernate bug fixed and related to a join tables that have some columns with identical name. Bug resolved using JDBC. GetConnection method changed in the SubmitQuery algorithm to create the connection with JDBC.
- timer added in the SubmitQuery algorithm that stops the query execution  after 30 minutes.

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/data-access/DatabasesResourcesManagerAlgorithms@99396 82a268e6-3cf1-43bd-a215-b396298e98cf
2014-09-02 13:24:20 +00:00
Loredana Liccardo bdf8449fd0 method shutdown of algorithm SubmitQuery implemeted in order to allow a user to cancel a submit query operation
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/data-access/DatabasesResourcesManagerAlgorithms@99190 82a268e6-3cf1-43bd-a215-b396298e98cf
2014-08-01 15:15:43 +00:00
Loredana Liccardo d74564df6d bug fixed when two algorithm computations are submitted (for example executing two submitquery). This is related to the map result's name when it has the same name for both computations.
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/data-access/DatabasesResourcesManagerAlgorithms@99065 82a268e6-3cf1-43bd-a215-b396298e98cf
2014-07-29 13:41:02 +00:00
Loredana Liccardo c57e373d22 classes SubmitQuery, SampleOnTable, SmartSampleOnTable, RandomSampleOnTable modified in order to not make available the file as result. Further some not useful comments on code have been removed.
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/data-access/DatabasesResourcesManagerAlgorithms@99053 82a268e6-3cf1-43bd-a215-b396298e98cf
2014-07-29 09:22:18 +00:00
Loredana Liccardo 25b6e891ec update in the SubmitQuery Algorithm changing the field from "Query converted" in "Converted Query"
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/data-access/DatabasesResourcesManagerAlgorithms@98834 82a268e6-3cf1-43bd-a215-b396298e98cf
2014-07-21 10:53:00 +00:00
Loredana Liccardo 50b73e86fa packages renamed and gruop id changed in file pom
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/data-access/DatabasesResourcesManagerAlgorithms@97254 82a268e6-3cf1-43bd-a215-b396298e98cf
2014-06-10 17:01:17 +00:00