Top "Cluster-computing" questions

A computer cluster is a set of connected systems that work together so that in many respects they can be viewed as a single system.

Load Balancing (HAProxy or other) - Sticky Sessions

I'm working on scaling out my app to multiple servers, and one requirement is that a client is always communicating …

load-balancing cluster-computing haproxy
My Spark's Worker cannot connect Master.Something wrong with Akka?

I want to install Spark Standlone mode to a Cluster with my two virtual machines. With the version of spark-0.9.1…

apache-spark akka cluster-computing
HDFS Home Directory

I have setup a single node multi-user hadoop cluster. In my cluster, there is an admin user that is responsible …

hadoop cluster-computing hdfs user-permissions
Clustering words based on Distance Matrix

My objective is to cluster words based on how similar they are with respect to a corpus of text documents. …

python cluster-computing scikit-learn hierarchical-clustering
Is there a way to add nodes to a running Hadoop cluster?

I have been playing with Cloudera and I define the number of clusters before I start my job then use …

hadoop cluster-computing hbase hdfs cloudera
AWS ECS Task Memory Hard and Soft Limits

I'm confused about the purpose of having both hard and soft memory limits for ECS task definitions. IIRC the soft …

amazon-web-services memory cluster-computing amazon-ecs
How to submit a spark job on a remote master node in yarn client mode?

I need to submit spark apps/jobs onto a remote spark cluster. I have currently spark on my machine and …

hadoop apache-spark cluster-computing yarn
kill all child_process when node process is killed

How do i make sure all child_process are killed when the parent process is killed. I have something like …

node.js cluster-computing child-process
'Unexpected end of file' and 'error importing function definition' error running shellscript using qsub

I have the following shellscript: #!/bin/sh cd /sw/local/bin/ export LD_LIBRARY_PATH=/sw/local/lib:/usr/local/…

linux shell cluster-computing qsub
Create a cluster of co-workers' Windows 7 PCs for parallel processing in R?

I am running the termstrc yield curve analysis package in R across 10 years of daily bond price data for 5 different …

r parallel-processing cluster-computing mpi