-
```
Currently the csv parser (delimited data parser) can only support limited
number of types (int16/32/64, double, float, string). Some non-supported types
should be supported as they can be unique…
-
```
What steps will reproduce the problem?
As part of the instructions at ..
http://code.google.com/p/asterixdb/wiki/InstallingAsterixUsingManagix
end-user is asked to create a public key for passwor…
-
```
It would be nice to allow applying functions when loading csv dataset into
AsterixDB, as this feature is already available in Raman's feeds work. By
allowing this, strings from the csv dataset c…
-
```
At times, Managix does not give a precise description of an error incurred
during installation/starting of an asterix instance. Currently, errors like
"insufficient permissions" in creating dir…
-
```
At times, Managix does not give a precise description of an error incurred
during installation/starting of an asterix instance. Currently, errors like
"insufficient permissions" in creating dir…
-
```
What steps will reproduce the problem?
As part of the instructions at ..
http://code.google.com/p/asterixdb/wiki/InstallingAsterixUsingManagix
end-user is asked to create a public key for passwor…
-
```
Currently the csv parser (delimited data parser) can only support limited
number of types (int16/32/64, double, float, string). Some non-supported types
should be supported as they can be unique…
-
```
Purpose of code changes on this branch:
adding fuzzyjoin code to git
When reviewing my code changes, please focus on the following commit:
https://code.google.com/p/asterixdb/source/detail?r=5150…
-
```
Purpose of code changes on this branch:
adding fuzzyjoin code to git
When reviewing my code changes, please focus on the following commit:
https://code.google.com/p/asterixdb/source/detail?r=5150…
-
```
I set up three machines as 1 master node and 2 worker node.
I could see all 'OK' message before creating an instance.
Now I only have to create an instance like 'rainbow_asterix' in official
webs…