Database Writer Node in Hive

With Hive I think there are these possibilities to get data there from KNIME

  • The Hive Loader. Be careful with dropping existing table or appendix to it
  • or you upload a CSV file and create an external table *1)

For an already existing connection you could use the
Database Connection Table Writer. But the result would have to come in via Database connections. I do not think it is possible to use the ‘normal’ Database writer.

*1)

1 Like