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

ch07 syntax error #8

Open
ChenQiulin opened this issue Apr 14, 2015 · 0 comments
Open

ch07 syntax error #8

ChenQiulin opened this issue Apr 14, 2015 · 0 comments

Comments

@ChenQiulin
Copy link

the code in line 93 from ImportFromFile
context.write(new ImmutableBytesWritable(rowkey), put);
has syntax error:
The method write(ImmutableBytesWritable, Writable) in the type TaskInputOutputContext<LongWritable,Text,ImmutableBytesWritable,Writable> is not applicable for the arguments (ImmutableBytesWritable, Put).
by the way, my hadoop-core version is 1.2.1 because I can't get 0.20-append-r1057313 version by maven:

org.apache.hadoop hadoop-core 1.2.1 provided

I don't know what's going wrong,can you help me?

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

1 participant