Thu, Aug 25, 2016 at 8:40 AM, Sergio Fernández
> wrote:
>
>> Hi,
>>
>> On Wed, Aug 24, 2016 at 10:27 PM, Blake Regalia
>> wrote:
>>
>>> The KiWi Loader[1] documentation seems to be missing how to actually run
>>> the program. It appears to be alluding
te:
>
>> The KiWi Loader[1] documentation seems to be missing how to actually run
>> the program. It appears to be alluding to a "KiWiLoader" binary - but I
>> have found no such executable.
>>
>> I did find this archived message[2] which includes this
Hi,
On Wed, Aug 24, 2016 at 10:27 PM, Blake Regalia
wrote:
> The KiWi Loader[1] documentation seems to be missing how to actually run
> the program. It appears to be alluding to a "KiWiLoader" binary - but I
> have found no such executable.
>
> I did find this archived
The KiWi Loader[1] documentation seems to be missing how to actually run
the program. It appears to be alluding to a "KiWiLoader" binary - but I
have found no such executable.
I did find this archived message[2] which includes this detail about
running the loader:
> All code
Works perfectly! Thank you for the fast help :)
Sergio Fernández schrieb am 8:28 Donnerstag, 11.Juni
2015:
Hi Fin,
On Wed, Jun 10, 2015 at 11:47 PM, Fin Sekun wrote:
I am new to Marmotta (and the Java/Tomcat/Maven world) and don't understand how
to install/run the KiwiL
Hi Fin,
On Wed, Jun 10, 2015 at 11:47 PM, Fin Sekun wrote:
>
> I am new to Marmotta (and the Java/Tomcat/Maven world) and don't
> understand how to install/run the KiwiLoader.
>
KiWiLoader is a low-level import tool for the KiWi triple store. We develop
such tool to pre-load la
Hi,
I am new to Marmotta (and the Java/Tomcat/Maven world) and don't understand how
to install/run the KiwiLoader.
With version 3.2.1 I can run the loader with "java -jar
marmotta-loader-kiwi-3.2.1.jar". But this doesn't work for
kiwi-loader-3.3.0.jar.
https://wiki
Hi Joshua,
On 08/01/15 23:50, Joshua Dunham wrote:
When using the kiwiLoader, I’m finding it to be extremely slow. I started out
with a **very** large file which didn’t finish after 2 months and trying a
800KB file took 3mins 45s to import.
Has anyone seen similar performance and / or have
Hi Marmotta Users,
When using the kiwiLoader, I’m finding it to be extremely slow. I started
out with a **very** large file which didn’t finish after 2 months and trying a
800KB file took 3mins 45s to import.
Has anyone seen similar performance and / or have tips to speed things up
been introduced in the latest
weeks. Therefore, if you want to use the low-level KiWiLoader, both
Marmotta runtime and loader must use the sane snapshot version.
When you will upgrade the Marmotta webapp, it'll automatically take care
of the schema upgrade, and you would see some
a_dun...@vrtx.com
P: 617-229-5157
W: http://www.vrtx.com
L: http://linkedin.com/in/joshuadunham
S: joshua.dunham
From: Sergio Fernández [wik...@apache.org]
Sent: Saturday, November 29, 2014 04:07
To: users@marmotta.apache.org
Subject: Re: KiWiLoader
Joshua,
On 28/
Joshua,
On 28/11/14 17:01, Joshua Dunham wrote:
Thanks for the tip! It ‘worked’ or at least got me a bit further. Now
I have some errors/warnings about the DB and a final error about not
being able to represent a timestamp. I don’t think the problem is
with the data … but I can’t be sure. I can
again if there is an
issue after the DB upgrade.
=== Error Log ===
10:45:20.009 [INFO] [o.a.m.l.k.KiWiLoaderHandler] - Initializing KiWiLoader for
jdbc:mysql://marmottadb.example.com:3306/marmotta?useUnicode=true&characterEncoding=UTF-8&rewriteBatchedStatements=true;
user: user, password:
In Java, you cannot combine the -cp and the -jar option. So to have
the mysql connector available, you need to use the following command:
java -cp mysql-connector-java.jar:marmotta-loader-kiwi.jar
org.apache.marmotta.loader.core.MarmottaLoader -f
/data/file-to-import.rdf -c
"http://example.com:808
Hi Marmotta Users,
I’ve edited the marmotta-loader-kiwi pom to include mysql and then mvn
install and it builds just fine but it can’t get past an error on not being
able to load the mysql-connector-java.jar file. I’ve tried adding the folder
containing the jar to $CLASSPATH and/or adding the
Hi,
yes, MarmottaLoader has replaced KiWiLoader, I'll check the documentation
in the coming days. However, the command line interface is still the same,
it is just implemented in a cleaner and more modular way and supports
additional backends. There are now the following loaders:
marmotta-l
A) Has MarmottaLoader replaced KiwiLoader? Or are they different?
B) If so then the docs wrt Kiwiloader are out of date as the commandline
options appear to be different (e.g. no way to send in the config
properties file).
C) If MarmottaLoader has replaced KiwiLoader are there any docs for
17 matches
Mail list logo