Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable developer features in Docker containers #304

Open
jeremyprime opened this issue Dec 28, 2021 · 0 comments
Open

Enable developer features in Docker containers #304

jeremyprime opened this issue Dec 28, 2021 · 0 comments
Labels
docker Management of the developer environment enhancement New feature or request Low Priority

Comments

@jeremyprime
Copy link
Collaborator

Is your feature request related to a problem? Please describe.

There are a few developer tools/features that could be enabled to allow easier use of the Docker containers. For example, currently the client container does not export the necessary env vars to use Spark out-of-the-box.

Describe the solution you'd like

  • Update client container environment to allow for Spark shell usage (see commands under examples/pyspark/run-python-example.sh)
  • Update vertica container to start the Vertica agent (/opt/vertica/agent/agent.sh &) and map port 5444
  • Update hdfs container to use a more recent image with a newer JDK, and install parquet tools (does not work on the current JDK 1.7)

Describe alternatives you've considered

Alternatively, we could just document the process, but better to just enable these useful features.

Additional context

@jeremyprime jeremyprime added enhancement New feature or request Low Priority labels Dec 28, 2021
@jeremyprime jeremyprime added the docker Management of the developer environment label Jul 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docker Management of the developer environment enhancement New feature or request Low Priority
Projects
None yet
Development

No branches or pull requests

1 participant