map - Hadoop InputFormat for Excel -


I need to create a map-less program that reads Excel files from HDFS and does some analysis on it . From there, store the output in the format of Excel file. I know that TextInputFormat is used to read a .txt file from HDFS, but what method or input format should I use?

Comments

Popular posts from this blog

python - how we can use ajax() in views.py in django? -

c - Performance of System() -

How to Highlight a specified route on Google Maps v2 Android? -