Code Monkey home page Code Monkey logo

Hi there šŸ‘‹

KareemAbuRejila

Here are some ideas to get you started:

  • šŸ”­ Iā€™m currently working as Android Developer Freelancer.
  • šŸŒ± Iā€™m Graduated from University of Palestine / Management Information Systems
  • šŸ‘Æ Iā€™m looking to collaborate on Facebook at San-Francesco
  • šŸ¤” Iā€™m looking for help with ...
  • šŸ’¬ Ask me about ...
  • šŸ“« How to reach me: you can email me **[email protected]
  • šŸ˜„ Pronouns: ...
  • āš” Fun fact: ...

Kareem AbuRijela's Projects

android_googleio18 icon android_googleio18

A summary of all the important Android related launches, talks, discussions at the Google I/O 2018

dbt-project icon dbt-project

CS523DE-MIU Big Data Technology Project Sep-2022 KARIM ABURJEILA This project to analyze Covid19 data until Feb-2020 using Kafka, spark, hive It's a fake data Requirements Starting point should be Cloudera Quick Start machine. https://www.cloudera.com/downloads/quickstart_vms/5-13.html Java 1.8 . Apache Nifi : Login as a root : su Create nifi folder mkdir /usr/bin/nifi cd /usr/bin/nifi #Kafka installation : Install Kafka and kafka-server using yum from the cloudera packages sudo yum clean all sudo yum install kafka sudo yum install kafka-server To start Kafka service use this command sudo service kafka-server start # Create a topic on Kafka ./Kafka/bin/kafka-topics.sh --create --zookeeper localhost:2181 --replication-factor 1 --partitions 1 --topic COVID19_LINES ./Kafka/bin/kafka-topics.sh --zookeeper localhost:2181 --delete --topic COVID19_LINES ./bin/kafka-topics.sh --list --zookeeper quickstart.cloudera:2181 #-- permission /tmp/hive sudo chmod -R 777 /tmp/hive # update Spark 2.x https://medium.com/@yesilliali/installing-apache-spark-2-x-to-cloudera-quickstart-wm-dd5314e6d9bd # git hub clone COVID-19 sudo git clone https://github.com/CSSEGISandData/COVID-19.git git pull origin https://github.com/CSSEGISandData/COVID-19.git #How to run: kafka-console-producer --broker-list localhost:9092 --topic COVID19_LINES kafka-console-consumer --zookeeper localhost:2181 --topic COVID19_LINES --from-beginning -----or -- dir /home/cloudera/Desktop/zookeeper/bin sudo ./zookeeper/bin/zkServer.sh start -- dir /home/cloudera/Desktop/Kafka/bin sudo ./kafka-server-start.sh ../config/server.properties

miu icon miu

this repository for Compro Program at MIU University

mpp icon mpp

Modern Programming Practices Assignments, lectures, Projects

myfiles icon myfiles

This Repo for shared Apps And important files

w2a3l4 icon w2a3l4

CS473DE Course Week2-3-Assignment-3-Lesson4 Mobile

w3a4l5 icon w3a4l5

MIU-2022 Mobile Coruse DE Homework

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.