[jira] [Updated] (CASSANDRA-12642) cqlsh NoHostsAvailable/AuthenticationFailure when sourcing a file with COPY commands

2016-09-21 Thread Stefania (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-12642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stefania updated CASSANDRA-12642:
-
Labels: cqlsh  (was: )

> cqlsh NoHostsAvailable/AuthenticationFailure when sourcing a file with COPY 
> commands
> 
>
> Key: CASSANDRA-12642
> URL: https://issues.apache.org/jira/browse/CASSANDRA-12642
> Project: Cassandra
>  Issue Type: Bug
>  Components: Tools
>Reporter: Adam Holmberg
>Assignee: Stefania
>Priority: Minor
>  Labels: cqlsh
> Fix For: 2.2.8, 3.10, 3.0.10
>
>
> In {{cqlsh}}, with authentication enabled, when sourcing a file with {{COPY}} 
> commands in it:
> {noformat}
> test.cql:2:Error for (None, None): Failed to connect to all replicas 
> ['127.0.0.1'] for (None, None), errors: ["NoHostAvailable - ('Unable to 
> connect to any servers', {'127.0.0.1': AuthenticationFailed('Remote end 
> requires authentication.',)})"] (permanently given up after 0 rows and 5 
> attempts)
> {noformat}
> {{cqlsh}} creates a new {{Shell}} without passing all pertinent arguments. 
> When {{copyutil}} creates new cluster connections, they are not initialized 
> correctly.
> This is only for the {{source}} command. As a workaround,  {{cqlsh -f 
> 

[jira] [Updated] (CASSANDRA-12642) cqlsh NoHostsAvailable/AuthenticationFailure when sourcing a file with COPY commands

2016-09-21 Thread Stefania (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-12642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stefania updated CASSANDRA-12642:
-
Component/s: Tools

> cqlsh NoHostsAvailable/AuthenticationFailure when sourcing a file with COPY 
> commands
> 
>
> Key: CASSANDRA-12642
> URL: https://issues.apache.org/jira/browse/CASSANDRA-12642
> Project: Cassandra
>  Issue Type: Bug
>  Components: Tools
>Reporter: Adam Holmberg
>Assignee: Stefania
>Priority: Minor
>  Labels: cqlsh
> Fix For: 2.2.8, 3.10, 3.0.10
>
>
> In {{cqlsh}}, with authentication enabled, when sourcing a file with {{COPY}} 
> commands in it:
> {noformat}
> test.cql:2:Error for (None, None): Failed to connect to all replicas 
> ['127.0.0.1'] for (None, None), errors: ["NoHostAvailable - ('Unable to 
> connect to any servers', {'127.0.0.1': AuthenticationFailed('Remote end 
> requires authentication.',)})"] (permanently given up after 0 rows and 5 
> attempts)
> {noformat}
> {{cqlsh}} creates a new {{Shell}} without passing all pertinent arguments. 
> When {{copyutil}} creates new cluster connections, they are not initialized 
> correctly.
> This is only for the {{source}} command. As a workaround,  {{cqlsh -f 
> 

[jira] [Updated] (CASSANDRA-12642) cqlsh NoHostsAvailable/AuthenticationFailure when sourcing a file with COPY commands

2016-09-21 Thread Stefania (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-12642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stefania updated CASSANDRA-12642:
-
   Resolution: Fixed
Fix Version/s: 3.0.10
   3.10
   2.2.8
   Status: Resolved  (was: Patch Available)

> cqlsh NoHostsAvailable/AuthenticationFailure when sourcing a file with COPY 
> commands
> 
>
> Key: CASSANDRA-12642
> URL: https://issues.apache.org/jira/browse/CASSANDRA-12642
> Project: Cassandra
>  Issue Type: Bug
>  Components: Tools
>Reporter: Adam Holmberg
>Assignee: Stefania
>Priority: Minor
>  Labels: cqlsh
> Fix For: 2.2.8, 3.10, 3.0.10
>
>
> In {{cqlsh}}, with authentication enabled, when sourcing a file with {{COPY}} 
> commands in it:
> {noformat}
> test.cql:2:Error for (None, None): Failed to connect to all replicas 
> ['127.0.0.1'] for (None, None), errors: ["NoHostAvailable - ('Unable to 
> connect to any servers', {'127.0.0.1': AuthenticationFailed('Remote end 
> requires authentication.',)})"] (permanently given up after 0 rows and 5 
> attempts)
> {noformat}
> {{cqlsh}} creates a new {{Shell}} without passing all pertinent arguments. 
> When {{copyutil}} creates new cluster connections, they are not initialized 
> correctly.
> This is only for the {{source}} command. As a workaround,  {{cqlsh -f 
> 

[jira] [Updated] (CASSANDRA-12642) cqlsh NoHostsAvailable/AuthenticationFailure when sourcing a file with COPY commands

2016-09-21 Thread Stefania (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-12642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stefania updated CASSANDRA-12642:
-
Reviewer: Adam Holmberg
  Status: Patch Available  (was: In Progress)

> cqlsh NoHostsAvailable/AuthenticationFailure when sourcing a file with COPY 
> commands
> 
>
> Key: CASSANDRA-12642
> URL: https://issues.apache.org/jira/browse/CASSANDRA-12642
> Project: Cassandra
>  Issue Type: Bug
>Reporter: Adam Holmberg
>Assignee: Stefania
>Priority: Minor
>
> In {{cqlsh}}, with authentication enabled, when sourcing a file with {{COPY}} 
> commands in it:
> {noformat}
> test.cql:2:Error for (None, None): Failed to connect to all replicas 
> ['127.0.0.1'] for (None, None), errors: ["NoHostAvailable - ('Unable to 
> connect to any servers', {'127.0.0.1': AuthenticationFailed('Remote end 
> requires authentication.',)})"] (permanently given up after 0 rows and 5 
> attempts)
> {noformat}
> {{cqlsh}} creates a new {{Shell}} without passing all pertinent arguments. 
> When {{copyutil}} creates new cluster connections, they are not initialized 
> correctly.
> This is only for the {{source}} command. As a workaround,  {{cqlsh -f 
>