Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

go get时 报错 #1

Open
littlegirlpppp opened this issue Nov 29, 2017 · 1 comment
Open

go get时 报错 #1

littlegirlpppp opened this issue Nov 29, 2017 · 1 comment

Comments

@littlegirlpppp
Copy link

[root@VM_112_26_centos ~]# go get "github.com/uxff/gohive"

github.com/uxff/gohive/tcliservice

/var/Node/EJS/go/src/github.com/uxff/gohive/tcliservice/tcliservice.go:13556:18: cannot assign 1 values to 2 variables
/var/Node/EJS/go/src/github.com/uxff/gohive/tcliservice/tcliservice.go:13632:18: cannot assign 1 values to 2 variables
/var/Node/EJS/go/src/github.com/uxff/gohive/tcliservice/tcliservice.go:13708:18: cannot assign 1 values to 2 variables
/var/Node/EJS/go/src/github.com/uxff/gohive/tcliservice/tcliservice.go:13784:18: cannot assign 1 values to 2 variables
/var/Node/EJS/go/src/github.com/uxff/gohive/tcliservice/tcliservice.go:13860:18: cannot assign 1 values to 2 variables
/var/Node/EJS/go/src/github.com/uxff/gohive/tcliservice/tcliservice.go:13936:18: cannot assign 1 values to 2 variables
/var/Node/EJS/go/src/github.com/uxff/gohive/tcliservice/tcliservice.go:14012:18: cannot assign 1 values to 2 variables
/var/Node/EJS/go/src/github.com/uxff/gohive/tcliservice/tcliservice.go:14088:18: cannot assign 1 values to 2 variables
/var/Node/EJS/go/src/github.com/uxff/gohive/tcliservice/tcliservice.go:14164:18: cannot assign 1 values to 2 variables
/var/Node/EJS/go/src/github.com/uxff/gohive/tcliservice/tcliservice.go:14240:18: cannot assign 1 values to 2 variables
/var/Node/EJS/go/src/github.com/uxff/gohive/tcliservice/tcliservice.go:14240:18: too many errors

@uxff
Copy link
Owner

uxff commented Feb 4, 2018

please show your go version, thrift version, thrift version of your hiveserver suport.
try switch thrift to thrift-0.9.3.
@littlegirlpppp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants