Unable to fetch data from segment folder

2021-12-24 Thread sw.ling
Hi, We are currently facing a problem when using NUTCH Rest API. We try to run Nutch API through Postman and It works perfectly fine if we don't define the segment pathway. This is the command we run in Postman. Inject { "type":"INJECT", "confId":"default",

RE: encrypt password of the index-writer.xml

2021-11-12 Thread sw.ling
-Original Message- From: sw.l...@quandatics.com Sent: Friday, 12 November, 2021 5:57 PM To: user@nutch.apache.org Subject: RE: encrypt password of the index-writer.xml Hi, Sebastian Thanks for your suggestion, may I know if there is a way to hide the password value in hadoop.log

RE: encrypt password of the index-writer.xml

2021-11-12 Thread sw.ling
Hi, Sebastian Thanks for your suggestion, may I know if there is a way to hide the password value in hadoop.log file table ? We also ran into an issue where an https connection could not be established with elasticsearch. Do you have any suggestions to solve this problem? Thank Best

encrypt password of the index-writer.xml

2021-11-10 Thread sw.ling
Hi , We have tried the variable expansion method on the index-writers.xml, it doesn't work. Could you advise if there are any alternative ways to encrypt the password in the index-writers.xml file? Best Regards, Shi Wei

RE: Encrypt or Mask the password

2021-11-08 Thread sw.ling
Hi Sebastian, Thanks for your suggestions. We have tried the variable expansion method on the index-writers.xml, it doesn’t work. Could you advise if there are any alternative ways to encrypt the password in the index-writers.xml file? Best Regards, Shi Wei -Original Message- From:

javax.net.ssl.SSLHandshakeException Error when Executing Nutch with Selenium Plugin

2021-10-28 Thread sw.ling
Hi there, Good day! We would like to crawl the web data by executing the Nutch with Selenium plugin with the following command: $ nutch plugin protocol-selenium org.apache.nutch.protocol.selenium.Http https://cwiki.apache.org/confluence/display/NUTCH/NutchTutorial However, it

RE: Encrypt or Mask the password

2021-10-25 Thread sw.ling
Hi Sebastian, In case you have missed out the previous email, is there any possible workaround to integrate Nutch with kerberized Solr cloud? e.g. via the HTTP Authentication Scheme Your sincerely, Shi Wei -Original Message- From: Sebastian Nagel Sent: Monday, 25 October, 2021

Encrypt or Mask the password

2021-10-24 Thread sw.ling
Hi, May I know if there is a way to encrypt or mask the password specified in nutch-site.xml? Your sincerely, Shi Wei

RE: Cant integrate the kerberos enabled solr cloud with nutch

2021-10-22 Thread sw.ling
Hi Sebastian, Here is the index-writers.xml you requested. Thank Your Sincerely, Shi Wei -Original Message- From: Sebastian Nagel Sent: Friday, 22 October, 2021 5:46 PM To: user@nutch.apache.org Subject: Re: Cant integrate the kerberos enabled solr cloud with nutch Hi Shi Wei,