Giter VIP home page Giter VIP logo

docker_images's Introduction

Spyder's Docker Images

Introduction

This is a collection of images built and maintainer by Nathaniel Vala (@Spydernaz, a.k.a. Nate) These images are used for quick PoC's and testing apps in development and not meant for production use as is. Please feel free to use / learn from this repo and Nate's Podcast (Coming soon)

I use Linux / Mac and do not have an Windows Enterprise or Pro license and therefore am unable to test the images for Windows. If you are able to text and fix images for Windows I would love to have a windows based branch!

Images

Each image should have it's own documentation in the file directory of the image. I try my best to keep these images updated however if there is something missing or not working feel free to raise an issue and I will try to help you out when I can.

Image Name Version Status
Apache Ranger master Passing
Apache Ranger experimental Passing
Apache Atlas master Failing
Apache Atlas experimental Passing
Kerberos Base master Passing

Compose Files

There are also a number of docker-compose files here. These are for my testing unless specified otherwise and may contain local ImageIDs and therefore not work on your machine.

Raising Issues

I am completely open to issues being raised and I will get to them as soon as I am able to however it is important to give me as much information as possible to help identify and resolve the problem.

Conclusion

Have fun and enjoy the images

:)

docker_images's People

Contributors

spydernaz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

docker_images's Issues

readme describing each yml file

Wonder if there is a readme file describing each yml file in the root folder of this repo.

Specifically we are looking to stand up a Ranger test environment with the following:

  1. Ranger admin server;
  2. Hive db server/node with Ranger plugin and connect/managed by Ranger;
  3. Atlas service with Ranger plugin and connect/managed by Ranger;

Facing Ranger setup and HDFS Plugin issue

Hello Team,
I am currently stuck with a couple of issues while imitating your project. I am unable to see plugins mainly ./enable-plugin.sh file. Can you please put light on how to install plugins mainly HDFS in Ranger? Also, the Audit logs are not working because of the below issue. Please help me resolve the same.

ERROR - 2021-07-05 08:54:03.290; org.apache.zookeeper.client.StaticHostProvider; Unable to resolve address: zookeeper:2181 => java.net.UnknownHostException: zookeeper: Name or service not known
at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
java.net.UnknownHostException: zookeeper: Name or service not known
at java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method) ~[?:?]
at java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source) ~[?:?]
at java.net.InetAddress.getAddressesFromNameService(Unknown Source) ~[?:?]
at java.net.InetAddress$NameServiceAddresses.get(Unknown Source) ~[?:?]
at java.net.InetAddress.getAllByName0(Unknown Source) ~[?:?]
at java.net.InetAddress.getAllByName(Unknown Source) ~[?:?]
at java.net.InetAddress.getAllByName(Unknown Source) ~[?:?]
at org.apache.zookeeper.client.StaticHostProvider$1.getAllByName(StaticHostProvider.java:92) ~[zookeeper-3.5.5.jar:3.5.5]
at org.apache.zookeeper.client.StaticHostProvider.resolve(StaticHostProvider.java:147) ~[zookeeper-3.5.5.jar:3.5.5]
at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:375) ~[zookeeper-3.5.5.jar:3.5.5]
at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1137) ~[zookeeper-3.5.5.jar:3.5.5]
WARN - 2021-07-05 08:54:03.338; org.apache.zookeeper.ClientCnxn; Session 0x0 for server zookeeper:2181, unexpected error, closing socket connection and attempting reconnect => java.lang.IllegalArgumentException: Unable to canonicalize address zookeeper:2181 because it's not resolvable
at org.apache.zookeeper.SaslServerPrincipal.getServerPrincipal(SaslServerPrincipal.java:66)
java.lang.IllegalArgumentException: Unable to canonicalize address zookeeper:2181 because it's not resolvable
at org.apache.zookeeper.SaslServerPrincipal.getServerPrincipal(SaslServerPrincipal.java:66) ~[zookeeper-3.5.5.jar:3.5.5]
at org.apache.zookeeper.SaslServerPrincipal.getServerPrincipal(SaslServerPrincipal.java:39) ~[zookeeper-3.5.5.jar:3.5.5]
at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1087) ~[zookeeper-3.5.5.jar:3.5.5]
at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1139) ~[zookeeper-3.5.5.jar:3.5.5]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.