val nysePartitions= nyse.mapPartitionsWithIndex( (index, iter) =>{ iter.map(nyseRec=>{ val a = nyseRec.split(",") ((a(1).toInt,a(0)),a(6).toLong)}) })
Username or Email Address
Password
Remember Me
Username
Email
Registration confirmation will be emailed to you.