Skip to content

risdenk/knox_livy_testing

Repository files navigation

Knox Livy Testing

Build Status

Getting Started

  1. docker network create example.com
  2. docker-compose up -d
  3. ./test_knox_livy.sh
  4. docker-compose down -v --remove-orphans --rmi=all
  5. docker network rm example.com

URLs

  • TODO

Using Livy

TODO

Development

Rebuild Knox image

  1. docker-compose -f docker-compose.yml -f docker-compose-dev.yml build
  2. docker-compose -f docker-compose.yml -f docker-compose-dev.yml up -d
  3. Check the URLs above.

References

About

This tests Apache Knox proxying to Apache Livy

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages