Hi, For each line that we read as textLine from HDFS, we have a schema..if there is an API that takes the schema as List[Symbol] and maps each token to the Symbol it will be helpful...
Does RDDs provide a schema view of the dataset on HDFS ? Thanks. Deb