Skip to content

Instantly share code, notes, and snippets.

View rafiparvez's full-sized avatar

Parvez Rafi rafiparvez

View GitHub Profile

Keybase proof

I hereby claim:

  • I am rafiparvez on github.
  • I am rafiparvez (https://keybase.io/rafiparvez) on keybase.
  • I have a public key ASAmeO3Xz4AMvjukYxGJKYmThATt0FjuaHNTEWTCpuwKCAo

To claim this, I am signing this object:

@rafiparvez
rafiparvez / tmux-cheatsheet.markdown
Created February 25, 2020 16:55 — forked from MohamedAlaa/tmux-cheatsheet.markdown
tmux shortcuts & cheatsheet

tmux shortcuts & cheatsheet

start new:

tmux

start new with session name:

tmux new -s myname
@rafiparvez
rafiparvez / Apache_Spark_On_MacOS.md
Last active January 15, 2020 17:36
Installing Apache Spark 2.4.4 on Mac OS

Installing Standalone Apache Spark 2.4.4 on MacOS

Platform and software versions used in the set up:

  • Platform: macOS High Sierra 10.13.6
  • Scala: 2.12.10
  • Spark: 2.4.4
  • JDK: 1.8.0.231

Install JDK 8 on MacOS

Note: At the time of writing, my system is macOS High Sierra 10.13.6