Jhon Cardenas

Results 3 comments of Jhon Cardenas

My workaround was to use: `convert input_file.jpg -rotate 270 output_file.jpg` After convert the image.

A good approach to achieve this is layering this project into a presentation layer and application layer. The application layer would expose all the functionality related to the budget, and...

ZEPPELIN_MEM variable is for Zeppelin main process (ZeppelinServer). ZEPPELIN_INTP_MEM is for every zeppelin interpreter (except spark submit). spark.driver.memory is for run the spark driver when there is a spark submit,...