How to run CakePHP 3.7 Shell Commands in Heroku console

| By Webner

Learn how to run CakePHP 3.7 Shell Commands in Heroku console 1. Create myCommandShell.php file in src/Shell folder with below content <?php namespace App\Shell; use Cake\Console\Shell; use App\Controller\PagesController; class myCommandShell extends Shell { public function main() { // do your

Converting XML file to CSV in Talend Open Studio

| By Webner

The following process shows the step-by-step procedure to convert an XML file to CSV. Sample XML file:- PaymentMode.xml <?xml version=”1.0″ encoding=”ISO-8859-15″?> <paymentModes> <paymentMode> <id>1</id> <mode>Cash</mode> </paymentMode> <paymentMode> <id>2</id> <mode>Debit Card</mode> </paymentMode> <paymentMode> <id>3</id> <mode>Credit Card</mode> </paymentMode> <paymentMode> <id>4</id> <mode>Paytm</mode> </paymentMode>

Hadoop | Creating and running Mapreduce Programs in Eclipse and from Command line

| By Webner

We can create and run the java Mapreduce programs in Eclipse as well as from command line. Using Eclipse – For Eclipse first we have to install the plugin for hadoop mapreduce which inherits the libraries required to implement the

Why Hadoop and Big Data are getting popular

| By Webner

Surprisingly, over 90% of the data in the world today has been created only in the last couple of years. With the revolution in mobile industry, social media networks, sharing of digital photos and videos online we are continuing to