In 1.3, we added some model save/load support in Parquet format. You
can use Parquet's C++ library (https://github.com/Parquet/parquet-cpp)
to load the data back. -Xiangrui

On Wed, Jun 10, 2015 at 12:15 AM, Akhil Das <ak...@sigmoidanalytics.com> wrote:
> Hope Swig and JNA might help for accessing c++ libraries from Java.
>
> Thanks
> Best Regards
>
> On Wed, Jun 10, 2015 at 11:50 AM, mahesht <mahesh.s.tup...@gmail.com> wrote:
>>
>>
>> There is C++ component which uses some model which we want to replace it
>> by
>> spark model output, but there is no C++ API support for reading model,
>> what
>> is the best way to solve this problem..?
>>
>>
>>
>>
>>
>> --
>> View this message in context:
>> http://apache-spark-user-list.1001560.n3.nabble.com/How-to-use-Apache-spark-mllib-Model-output-in-C-component-tp23239.html
>> Sent from the Apache Spark User List mailing list archive at Nabble.com.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
>> For additional commands, e-mail: user-h...@spark.apache.org
>>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
For additional commands, e-mail: user-h...@spark.apache.org

Reply via email to