Skip to content

Question About Database Connections in Apache Hop Server Mode #4634

Answered by hansva
ravamo asked this question in Q&A
Discussion options

You must be logged in to vote

I'll try to write a full and cohesive answer.
Let's start by rephrasing the original question:

I want to run a pipeline/workflow on Hop Server using the Rest API directly, without using Hop GUI or hop-run. How do I do this?

Intro

Hop Server

What it is
Hop server is a stateless server, its main purpose is to be used as an extension to Hop GUI to run a pipeline or workflow in a remote environment

What it isn't
Hop Server isn't the typical server that you would use for scheduling/monitoring it does not retain state or history, it does not store this information (except in memory for a short period). After a restart all previous information is lost.

By circling back to what it is, we can al…

Replies: 2 comments 22 replies

Comment options

You must be logged in to vote
16 replies
@hansva
Comment options

hansva Nov 29, 2024
Collaborator

@ravamo
Comment options

@bamaer
Comment options

bamaer Nov 29, 2024
Collaborator

@ravamo
Comment options

@bamaer
Comment options

bamaer Nov 30, 2024
Collaborator

Comment options

You must be logged in to vote
6 replies
@hansva
Comment options

hansva Nov 30, 2024
Collaborator

@ravamo
Comment options

@hansva
Comment options

hansva Dec 5, 2024
Collaborator

@ravamo
Comment options

@ravamo
Comment options

Answer selected by ravamo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants