Hi Su, Spark can't read excel files directly. Your best best is probably to export the contents as a CSV and use the "csvFile" API.
-Sandy On Mon, Jul 13, 2015 at 9:22 AM, spark user <spark_u...@yahoo.com.invalid> wrote: > Hi > > I need your help to save excel data in hive . > > > 1. how to read excel file in spark using spark 1.4 > 2. How to save using data frame > > If you have some sample code pls send > > Thanks > > su >