I am afraid we can not remove noteId, as noteId is the unique identifier of
note and is immutable which is used in a lot places, such as paragraph
share and rest api.
If we use note name as note id then it may break user's app if note name is
changed
Jongyoul Lee 于2018年8月18日周六 下午2:33写道:
> Hi, th
BTW, I also prefer to use note name as identify of note if the issue I
mentioned before is acceptable for most of users.
Jeff Zhang 于2018年8月18日周六 下午4:40写道:
>
> I am afraid we can not remove noteId, as noteId is the unique identifier
> of note and is immutable which is used in a lot places, such
you can increase driver memory by setting spark.driver.memory
Jongyoul Lee 于2018年8月18日周六 下午2:35写道:
> Hi,
>
> 1. AKAIF, it’s a problem of spark-shell. Z’s spark interpreter uses
> spark-shell internally. Thus it cannot be solved easily.
>
> 2. You could try ‘per user’ setting in your interpreter.