docker-hdp icon indicating copy to clipboard operation
docker-hdp copied to clipboard

Dockerized HDP Cluster

Results 9 docker-hdp issues
Sort by recently updated
recently updated
newest added

When try to start my sandbox 2.6.4, the process go Ok until the last step: start the cleanuo of temporary directories. Fo some reason, start the process but it doesn't...

Getting below error when starting Hive Meta Store at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces sorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.hadoop.util.RunJar.run(RunJar.java:233) at org.apache.hadoop.util.RunJar.main(RunJar.java:148) NestedThrowablesStackTrace: org.postgresql.util.PSQLException: This ResultSet is closed. at org.postgresql.jdbc2.AbstractJdbc2ResultSet.checkClosed(AbstractJdbc2 ResultSet.java:2656) at org.postgresql.jdbc2.AbstractJdbc2ResultSet.setFetchSize(AbstractJdbc

Error in first step : docker-compose -f examples/compose/single-container.yml build ==> Total download size: 571 M Installed size: 637 M Downloading Packages: http://public-repo-1.hortonworks.com/HDP/centos6/2.x/updates/2.6.1.0/storm/storm_2_6_1_0_129-1.1.0.2.6.1.0-129.x86_64.rpm: [Errno 12] Timeout on http://public-repo-1.hortonworks.com/HDP/centos6/2.x/updates/2.6.1.0/storm/storm_2_6_1_0_129-1.1.0.2.6.1.0-129.x86_64.rpm: (28, 'Operation too...

in 100-ambari.sh shouldnt it be wget https://raw.githubusercontent.com/apache/ambari/release-2.5.1/ambari-server/src/main/resources/Ambari-DDL-Postgres-CREATE.sql instead of wget https://raw.githubusercontent.com/apache/ambari/branch-2.5/ambari-server/src/main/resources/Ambari-DDL-Postgres-CREATE.sql Otherwise http://127.0.0.1:8080/api/v1/clusters/dev/upgrades is running in troubles.

If you manually install your stack and create your own blueprint. Sometimes the heartbeat comes by and the ambari-server gives off an error about SSL and NetUtil.java and unable to...

I created a single node ambari and when I try to deploy using the ambari UI, I'm able to add the nodes but when the preparing deploy starts it stucks...

Hi, I was able to bring this up in two node cluster using Swarm 1.13. Just wanted to share how it was done for all First create a swarm by...

Can this project be used to create a real distributed hadoop cluster?