[jira] [Commented] (CONNECTORS-1161) Atlassian Confluence Wiki Repository and Authority Connector

2015-08-07 Thread Rafa Haro (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-1161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14661495#comment-14661495
 ] 

Rafa Haro commented on CONNECTORS-1161:
---

Hi [~adperezmorales], I think I finally found the reason for the connection 
problem with a cloud instance. In the ConfluenceClient class you are using a 
default http client which is not able to deal with SSL certificates, so it 
can't consume HTTPS based instances. For fixing this you might want to take a 
look for example to the JiraSession class at Jira Connector which instantiates 
an Http Client for trusting any certificate. Please, let me know when you fix 
this in order to continue testing against cloud instances

Thanks!

 Atlassian Confluence Wiki Repository and Authority Connector
 

 Key: CONNECTORS-1161
 URL: https://issues.apache.org/jira/browse/CONNECTORS-1161
 Project: ManifoldCF
  Issue Type: Wish
  Components: Wiki connector
Affects Versions: ManifoldCF 1.8.1, ManifoldCF 2.0.1
Reporter: Rafa Haro
Assignee: Rafa Haro
  Labels: gsoc, gsoc2015
 Fix For: ManifoldCF 1.10, ManifoldCF 2.2

 Attachments: AuthorityServerConfiguration.png, 
 RepositoryServerConfiguration.png, RepositorySpecificationPagesTab.png, 
 RepositorySpecificationSpacesTab.png


 Confluence is a team collaboration software developed and maintained by 
 Atlassian. Also frequently referred as an Enterprise wiki, Confluence has 
 positioned as one of the most used technologies for sharing knowledge, host 
 documentation and manage content within enterprise.
 Confluence can't be crawled using the standard wikis API.Otherwise, 
 Confluence expose it owns API that can consulted here:
 https://docs.atlassian.com/confluence/REST/latest/
 About permissions, although Confluence can be configured for using external 
 systems like LDAP, it also provides an API for checking users privileges on 
 content:
 https://developer.atlassian.com/confdev/development-resources/confluence-architecture/confluence-internals/confluence-permissions-architecture
 More Info: 
 https://www.google.es/webhp?sourceid=chrome-instantion=1espv=2ie=UTF-8#q=confluence+permissions+REST+api



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (CONNECTORS-1162) Apache Kafka Output Connector

2015-08-07 Thread Tugba Dogan (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-1162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14661656#comment-14661656
 ] 

Tugba Dogan commented on CONNECTORS-1162:
-

Hi Karl,

Yes, I'm working on addSeedDocuments and processDocuments methods now. I'm 
hoping to proceed well this weekend also. 


 Apache Kafka Output Connector
 -

 Key: CONNECTORS-1162
 URL: https://issues.apache.org/jira/browse/CONNECTORS-1162
 Project: ManifoldCF
  Issue Type: Wish
Affects Versions: ManifoldCF 1.8.1, ManifoldCF 2.0.1
Reporter: Rafa Haro
Assignee: Karl Wright
  Labels: gsoc, gsoc2015
 Fix For: ManifoldCF 2.3

 Attachments: 1.JPG, 2.JPG


 Kafka is a distributed, partitioned, replicated commit log service. It 
 provides the functionality of a messaging system, but with a unique design. A 
 single Kafka broker can handle hundreds of megabytes of reads and writes per 
 second from thousands of clients.
 Apache Kafka is being used for a number of uses cases. One of them is to use 
 Kafka as a feeding system for streaming BigData processes, both in Apache 
 Spark or Hadoop environment. A Kafka output connector could be used for 
 streaming or dispatching crawled documents or metadata and put them in a 
 BigData processing pipeline



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (CONNECTORS-1161) Atlassian Confluence Wiki Repository and Authority Connector

2015-08-07 Thread JIRA

[ 
https://issues.apache.org/jira/browse/CONNECTORS-1161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14661588#comment-14661588
 ] 

Antonio David PĂ©rez Morales commented on CONNECTORS-1161:
-

Hi [~rafaharo]. Thanks for reporting the problem.

Just fixed and committed to develop branch in my GitHub repository.

Please, do the testing with the new version and let me know.

 Atlassian Confluence Wiki Repository and Authority Connector
 

 Key: CONNECTORS-1161
 URL: https://issues.apache.org/jira/browse/CONNECTORS-1161
 Project: ManifoldCF
  Issue Type: Wish
  Components: Wiki connector
Affects Versions: ManifoldCF 1.8.1, ManifoldCF 2.0.1
Reporter: Rafa Haro
Assignee: Rafa Haro
  Labels: gsoc, gsoc2015
 Fix For: ManifoldCF 1.10, ManifoldCF 2.2

 Attachments: AuthorityServerConfiguration.png, 
 RepositoryServerConfiguration.png, RepositorySpecificationPagesTab.png, 
 RepositorySpecificationSpacesTab.png


 Confluence is a team collaboration software developed and maintained by 
 Atlassian. Also frequently referred as an Enterprise wiki, Confluence has 
 positioned as one of the most used technologies for sharing knowledge, host 
 documentation and manage content within enterprise.
 Confluence can't be crawled using the standard wikis API.Otherwise, 
 Confluence expose it owns API that can consulted here:
 https://docs.atlassian.com/confluence/REST/latest/
 About permissions, although Confluence can be configured for using external 
 systems like LDAP, it also provides an API for checking users privileges on 
 content:
 https://developer.atlassian.com/confdev/development-resources/confluence-architecture/confluence-internals/confluence-permissions-architecture
 More Info: 
 https://www.google.es/webhp?sourceid=chrome-instantion=1espv=2ie=UTF-8#q=confluence+permissions+REST+api



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (CONNECTORS-1162) Apache Kafka Output Connector

2015-08-07 Thread Karl Wright (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-1162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14661603#comment-14661603
 ] 

Karl Wright commented on CONNECTORS-1162:
-

Hi [~tugbadogan], are you making progress?

 Apache Kafka Output Connector
 -

 Key: CONNECTORS-1162
 URL: https://issues.apache.org/jira/browse/CONNECTORS-1162
 Project: ManifoldCF
  Issue Type: Wish
Affects Versions: ManifoldCF 1.8.1, ManifoldCF 2.0.1
Reporter: Rafa Haro
Assignee: Karl Wright
  Labels: gsoc, gsoc2015
 Fix For: ManifoldCF 2.3

 Attachments: 1.JPG, 2.JPG


 Kafka is a distributed, partitioned, replicated commit log service. It 
 provides the functionality of a messaging system, but with a unique design. A 
 single Kafka broker can handle hundreds of megabytes of reads and writes per 
 second from thousands of clients.
 Apache Kafka is being used for a number of uses cases. One of them is to use 
 Kafka as a feeding system for streaming BigData processes, both in Apache 
 Spark or Hadoop environment. A Kafka output connector could be used for 
 streaming or dispatching crawled documents or metadata and put them in a 
 BigData processing pipeline



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)