Skip to content

How to install? It is not clear just from the INSTALL text #76

Description

@peter-telefonica

We are trying to understand hdfs_fdw/INSTALL... It's not easy (!).

Steps we do:

  1. cd /tmp; wget https://github.com/EnterpriseDB/hdfs_fdw/archive/refs/heads/master.zip
  2. cd /tmp/hdfs_fdw-master/
  3. ... We need to edit export paths, how? What is /path/to/ppas? Where (file and line) I need to include the pg_config path?
    export JDK_INCLUDE:=$JAVA_HOME/include
    export INSTALL_DIR:=/path/to/ppas/install/dir/lib
    export PATH:=/path/to/ppas/install/dir/bin:$PATH

Questions:

Can someone help here (or editing INSTALL) with more explainations?

About Hive's JDBC ... We have a ready-to-use Cloudera JDBC v2-6-5: can we use that? instead of compiling the C++ ... Or is the JDBC-FDW "all in one"?


Our context

  • Let's assume that we are installing on a SQL-server machine, not on a client (psql).
  • We are using a server machine with Red Hat Enterprise Linux release 8
    with JAVA openjdk version "1.8.0_422" and javac 1.8.0_422
  • PostgreSQL: v15.3 on x86_64-pc-linux-gnu, compiled by gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-18), 64-bit

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions