oh, and I think I installed jekyll using "gem install jekyll"

On Wed, Jan 6, 2016 at 4:17 PM, Michael Armbrust <[email protected]>
wrote:

> from docs/ run:
>
> SKIP_API=1 jekyll serve --watch
>
> On Wed, Jan 6, 2016 at 4:12 PM, Andy Davidson <
> [email protected]> wrote:
>
>> Hi Michael
>>
>> I am happy to add some documentation.
>>
>> I forked the repo but am having trouble with the markdown. The code
>> examples are not rendering correctly. I am on a mac and using
>> https://itunes.apple.com/us/app/marked-2/id890031187?mt=12
>>
>> I use a emacs or some other text editor to change the md.
>>
>> What tools do you use for editing viewing spark markdown files?
>>
>> Andy
>>
>>
>>
>> From: Michael Armbrust <[email protected]>
>> Date: Wednesday, January 6, 2016 at 11:09 AM
>> To: Andrew Davidson <[email protected]>
>> Cc: "user @spark" <[email protected]>
>> Subject: Re: problem with DataFrame df.withColumn()
>> org.apache.spark.sql.AnalysisException: resolved attribute(s) missing
>>
>> I really appreciate your help. I The following code works.
>>>
>>
>> Glad you got it to work!
>>
>> Is there a way this example can be added to the distribution to make it
>>> easier for future java programmers? It look me a long time get to this
>>> simple solution.
>>>
>>
>> I'd welcome a pull request that added UDFs to the programming guide
>> section on dataframes:
>>
>> http://spark.apache.org/docs/latest/sql-programming-guide.html#dataframe-operations
>>
>>
>

Reply via email to