-
I am consistently getting an error when I attempt to launch Hydra with Helm. It looks like everything is starting ok and evening connecting to Postgres.
The Helm install:
helm install --namespace …
-
Currenly the output of the export and import task does not describe if there are more than 1 version being exported or imported.
For eg: The Sample spark job 4708 has 7 versions. The output is as …
-
shivakumar@saagies-mbp Gradle % gradle -b build.gradle.projectImportJob projectImport
To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://doc…
-
Not entirely sure why I'm seeing a 500. If I change the owner ID in the URL, I can see results for 28-30, but as soon as i use my owner ID of 31, I get an error.
https://stage.experimenter.nonprod.…
-
After submitting a shiny, brand new rapid experiment, I'm taken to a sparse page that says 404:
https://stage.experimenter.nonprod.dataops.mozgcp.net/experiments/rapid/rapido-experimento/
If I c…
-
Unable to import the Java/Scala Job. Export works fine.
Job id is 21754
shivakumar@saagies-mbp Gradle % gradle -b build.gradle.projectExportJobV1 projectExportV1
> Task :projectsExportV1
{"s…
-
Exported a V1 pipeline - 484.
Tried to import this pipeline , but this failed with error
saagies-mbp:Gradle shivakumar$ gradle projectImportPipelineWithJobandVersion
> Task :projectExportPip…
-
If a task fails then the data is left behind in temporary location.
Simulate an error for import pipeline , the task fails but when checking the temp location the files are still present.
saag…
-
Execute an import task with an invalid zip file. The out shows success
see below
saagies-mbp:Gradle shivakumar$ gradle projectImportPipelineWithJobandVersion
> Task :projectImportPipelineW…
-
The data tools team needs an API that only returns the list of slugs and is filterable on status, let's add that to the V1 API.