Re: Load Table as DataFrame

2016-05-17 Thread Jörn Franke
")); > } > }); > > Now my question - Lets say the file has 2 unique million entries matching > with the table. Is the entire table loaded into memory as RDD or only the > matching 2 million records from the table will be loaded into memory as RDD ? > > > http://stackoverflow.com/questions/37289849/phoenix-spark-load-table-as-dataframe > > -- > Thanks and Regards > Mohan

Load Table as DataFrame

2016-05-17 Thread Mohanraj Ragupathiraj
the entire table loaded into memory as RDD or only the matching 2 million records from the table will be loaded into memory as RDD ? http://stackoverflow.com/questions/37289849/phoenix-spark-load-table-as-dataframe -- Thanks and Regards Mohan

Load Table as DataFrame

2016-05-17 Thread Mohanraj Ragupathiraj
the entire table loaded into memory as RDD or only the matching 2 million records from the table will be loaded into memory as RDD ? http://stackoverflow.com/questions/37289849/phoenix-spark-load-table-as-dataframe -- Thanks and Regards Mohan