apache-spark-node icon indicating copy to clipboard operation
apache-spark-node copied to clipboard

Node.js bindings for Apache Spark DataFrame APIs

Results 8 apache-spark-node issues
Sort by recently updated
recently updated
newest added

Hi @henridf! I really love heavy computing and have been working with it here in Brazil for like, one year now, and I'm really tired of can't use my beloved...

Hello, I have a cluster of three VM and I installed HDP 2.5. _**slave1-virtual-machine**_ is one of these three VM. My directory _**visuVelov**_ is the directory where I issued :...

Hi, I have an use case where my spark code has to read streaming data from kafka and perform some business logic and write it to HDFS. My entire business...

Hey there, As the title says, i am trying to query an existing cassandra DB from nodejs using your library. I am using a spark cluster on a LAN Here's...

Beaker seems like the best candidate, given its support for javascript and its polyglot nature. My guess/hope is that this should be pretty simple...

help wanted

as per the discussion in #28 starting with this comment: https://github.com/henridf/apache-spark-node/pull/28#issuecomment-172246963

Similar to what was done in #18 for `lib/DataFrame.js` in 9675dd35bbff8ab5bc0ede5b1755981ab1666208, but for the other API wrappers in lib/ - [x] DataFrame.js - [x] DataFrameReader.js - [x] GroupedData.js - [x]...

Use jsdoc to build docs in some local directory and publish them somewhere.