spark git commit: [SQL] Fix path in HiveFromSpark

2014-11-24 Thread marmbrus
Repository: spark Updated Branches: refs/heads/master d5834f073 - b38411930 [SQL] Fix path in HiveFromSpark It require us to run ```HiveFromSpark``` in specified dir because ```HiveFromSpark``` use relative path, this leads to ```run-example```

spark git commit: [SQL] Fix path in HiveFromSpark

2014-11-24 Thread marmbrus
Repository: spark Updated Branches: refs/heads/branch-1.2 1e3d22b9f - 0e7fa7f63 [SQL] Fix path in HiveFromSpark It require us to run ```HiveFromSpark``` in specified dir because ```HiveFromSpark``` use relative path, this leads to ```run-example```