Deploying Kibana with Pre-Installed Plugins
Kibana is an open source project. Modifying and developing over it is therfore a natural thing to do. Organizations might want to do it to fit their various specific needs….
Kibana is an open source project. Modifying and developing over it is therfore a natural thing to do. Organizations might want to do it to fit their various specific needs….
I hope you are familiar with bash or C++‘s stream operator >>. If not, this post’s banner is not saying Chef is greater than Raspberry Pi, but rather, adding Chef to Raspberry Pi….
I recently started playing with Hadoop recently, as reflected in my recent posts. In the process, I spent a significant amount of time setting up a Hadoop cluster made of…
I was looking for a mobile work laptop last week. After weighing all my options, I ordered a Lenovo Thinkpad X270 and I’ve been testing it for 48 hours at…
I recently started playing with neural nets via TensorFlow. It’s a big departure to my reinforcement learning background. But I must say, the learning is usually the other way around…
If you have a server that is part of the Hadoop cluster, then you probably want your Hadoop daemons to run at startup. If you have done some Linux system…
I recently started playing with Hadoop to learn some data analysis. To make it more fun, I decided to fiddle with F1 datasets, specifically the Constructor And Overall Race Results….
I’ve been following Formula 1 for 5 years now. Might seem like a lot, but considering Formula 1’s first race was in the 1950s, I barely scraped the surface in…
Before I begin this post, I think it would be important for me to qualify with a statement about electric cars. I am in no way antithetical to electric cars. The…
Docker is one of those development projects that lived up to the hype. It allows you to package and ship your application, without having to worry as much about the…