Spark rdd actions

when i used an action saveAsTextFile on rdd ,i am not able to see actual data saved in file ,it is saving in object format.
how to get actual data over ther??