The easiest way to install PySpark in macOSFix the Java version: Uninstall any existing Java version on your system and install Java 8. Go to /Library/Java/JavaVirtualMachines and…Jul 14, 2021Jul 14, 2021
Easiest way of squashing multiple commits into one with GITFor viewing the commit’s history: git log : with details git log --oneline : without detailsJun 13, 2018Jun 13, 2018
Succor: Data Modelling (Hasura Internship 2017)Now its time for the most important part of the application which is data-modelling.Jun 23, 2017Jun 23, 2017
Succor: Setting up development Environment (Hasura Internship 2017)Whether it is a web app or a mobile it requires an infrastructure to build it. When it comes to infrastructure the first thing which is…Jun 23, 2017Jun 23, 2017
Git : A wise choice (Hasura Internship 2017)Git is a distributed version control system written by the creator of Linux, Linus Torvalds.Jun 21, 2017Jun 21, 2017
Prototype: Succor (Hasura Internship 2017)It’s useless to start programming until we have already validated a prototype or mock-up. Prototyping an app is one of the most important…Jun 21, 2017Jun 21, 2017