Hi
The question is getting to the list.
I have no experience in hbase ...though , having seen similar stuff when
saving a df somewhere else...it might have to do with the properties you
need to set to let spark know it is dealing with hbase? Don't u need to set
some properties on the spark context
Hi Guys- am not sure whether the email is reaching to the community members.
Please can somebody acknowledge
Sent from my iPhone
> On 30-Sep-2017, at 5:02 PM, Debabrata Ghosh wrote:
>
> Dear All,
>Greetings ! I am repeatedly hitting a NullPointerException
> error while saving
Dear All,
Greetings ! I am repeatedly hitting a NullPointerException
error while saving a Scala Dataframe to HBase. Please can you help
resolving this for me. Here is the code snippet:
scala> def catalog = s"""{
||"table":{"namespace":"default", "name":"table1"},
|