Arvind - Have you tried below options?

 -max_split_size <number>         Maximum number of MarkLogic documents
                                  per each input split in export or copy,
                                  or maximum number of bytes in file per
                                  each split in import
 -min_split_size <number>         Minimum number of bytes in file per each
                                  split in import

Regards,
Indy

On Fri, Dec 30, 2016 at 4:27 PM, Arvind Kumar <[email protected]> wrote:

> Hi Indy,
>
> Thanks for your suggestion,
>
> Yes, I have tried this option before.
> The command end with the exception "Could not buffer value as string."
> I think the no of split increase when the database have multiple forest
> and it passes the same uri to each split to process which causing the
> deadlock issue.
> Can we some how reduce the no of split to 1?
>
>
> Regards,
> Arvind Kr.
>
>
>
>
> On Thu, Dec 29, 2016 at 7:17 PM, Indrajeet Verma <
> [email protected]> wrote:
>
>> Arvind - Have you tried with -THREAD_COUNT=1? I know using thread count =
>> 1 will take time to update docs but deadlock could be avoided.
>>
>> Thanks!
>>
>> On Wed, Dec 28, 2016 at 3:56 PM, Arvind Kumar <[email protected]>
>> wrote:
>>
>>> Hi Jason,
>>>
>>> Thanks for your response.
>>>
>>> The problem is the no. of records processed is not equal to the total
>>> actual records. Some times it stuck in middle of the processing.
>>>
>>> This deadlock problem occurring when the same command over the database
>>> having more the one forest. It is working fine with single forest.
>>>
>>>
>>> Regards,
>>>
>>> Arvind Kr.
>>>
>>>
>>>
>>> _______________________________________________
>>> General mailing list
>>> [email protected]
>>> Manage your subscription at:
>>> http://developer.marklogic.com/mailman/listinfo/general
>>>
>>>
>>
>> _______________________________________________
>> General mailing list
>> [email protected]
>> Manage your subscription at:
>> http://developer.marklogic.com/mailman/listinfo/general
>>
>>
>
> _______________________________________________
> General mailing list
> [email protected]
> Manage your subscription at:
> http://developer.marklogic.com/mailman/listinfo/general
>
>
_______________________________________________
General mailing list
[email protected]
Manage your subscription at: 
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to