in spark-shell,I do in follows
    val input = sc.textfile("hdfs://192.168.1.10/people/testinput/")
    input.cache()

In webui,I cannot see any rdd in storage tab.can anyone tell me how to show rdd 
size?thank you
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to