Hadoop Consultant@Sunnyvale, CA

2018-05-24 Thread Santosh
Hi, Hope you are doing Great!! I have an urgent position with my client at Location “Sunnyvale, CA”. This is an urgent fill and the client is looking for “Hadoop Consultant“. I appreciate your quick response. Role: Hadoop Consultant Location: Sunnyvale, CA Work Duration: Long Term

Java Full Stack@Phoenix, AZ

2018-05-24 Thread Santosh
NOT FOR H1 VISA Hi, Hope you are doing Great!! I have an urgent position with my client at Location “Phoenix, AZ”. This is an urgent fill and the client is looking for “Java Full Stack“. I appreciate your quick response. Role: Java Full Stack Location: Phoenix, AZ Work Duration:

[COMMIT osv-apps master] Add STREAM memory benchmark

2018-05-24 Thread Commit Bot
From: Justin Cinkelj Committer: Waldemar Kozaczuk Branch: master Add STREAM memory benchmark Signed-off-by: Justin Cinkelj Message-Id: <20180130142744.30099-1-justin.cink...@xlab.si> --- diff --git a/stream/Makefile

[PATCH 3/3] Upgraded node to 8.11.2

2018-05-24 Thread Waldemar Kozaczuk
Updated Makefile and dopatch to properly patch new version 8.11.2 and older one. Signed-off-by: Waldemar Kozaczuk --- node/Makefile | 3 ++- node/dopatch | 21 + 2 files changed, 23 insertions(+), 1 deletion(-) diff --git a/node/Makefile

[PATCH 0/3] Upgrade mysql, nginx and node

2018-05-24 Thread Waldemar Kozaczuk
Upgrade mysql, nginx and node Waldemar Kozaczuk (3): Upgraded nginx to 1.12.2 Upgraded mysql to 5.6.40 Upgraded node to 8.11.2 mysql/GET | 4 ++-- nginx/Makefile | 2 +- nginx/module.py | 1 + node/Makefile | 3 ++- node/dopatch| 21 + 5 files changed,

[PATCH 2/3] Upgraded mysql to 5.6.40

2018-05-24 Thread Waldemar Kozaczuk
Signed-off-by: Waldemar Kozaczuk --- mysql/GET | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mysql/GET b/mysql/GET index edc033e..2e3d673 100755 --- a/mysql/GET +++ b/mysql/GET @@ -1,6 +1,6 @@ #!/bin/sh -VERSION=5.6.21 +VERSION=5.6.40

[PATCH 1/3] Upgraded nginx to 1.12.2

2018-05-24 Thread Waldemar Kozaczuk
Signed-off-by: Waldemar Kozaczuk --- nginx/Makefile | 2 +- nginx/module.py | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/nginx/Makefile b/nginx/Makefile index 3ef2359..4fae78f 100644 --- a/nginx/Makefile +++ b/nginx/Makefile @@ -1,4 +1,4 @@

[COMMIT osv-apps master] Upgraded node to 8.11.2

2018-05-24 Thread Commit Bot
From: Waldemar Kozaczuk Committer: Waldemar Kozaczuk Branch: master Upgraded node to 8.11.2 Updated Makefile and dopatch to properly patch new version 8.11.2 and older one. Signed-off-by: Waldemar Kozaczuk --- diff --git

[COMMIT osv-apps master] Asjusted stream test to provide default cmdline

2018-05-24 Thread Commit Bot
From: Waldemar Kozaczuk Committer: Waldemar Kozaczuk Branch: master Asjusted stream test to provide default cmdline Signed-off-by: Waldemar Kozaczuk --- diff --git a/stream/README b/stream/README --- a/stream/README +++

[COMMIT osv master] Added new benchmark stream app and upgraded nginx, mysql and node apps

2018-05-24 Thread Commit Bot
From: Waldemar Kozaczuk Committer: Waldemar Kozaczuk Branch: master Added new benchmark stream app and upgraded nginx, mysql and node apps Signed-off-by: Waldemar Kozaczuk --- diff --git a/apps b/apps --- a/apps +++ b/apps @@