Ruslan Dautkhanov

Results 75 comments of Ruslan Dautkhanov

/usr/include/c++/4.8.2/bits/memoryfwd.h line 50 before `std` has a keyword `namespace`. I wonder if `pycparser` requires `.hpp` extension for the header files to be processed as C++ and not as C.

thank you @gabrieldemarmiesse for prompt response this error seems to happen in `pycparser` so I will check there too

``` import matplotlib.pyplot as plt plt.style.use('dark_background') ``` as a workaround

Doug, I think the issue is that the underlying library that spark-sas7bdat uses, [parso](https://github.com/epam/parso) only has SasFileReader and not SasFileWriter https://github.com/epam/parso/tree/master/src/main/java/com/epam/parso

Yes, same version. We run Cloudera distribution of Hadoop, deployed through parcels so they're 100% same version. They work correctly, no issues. This is part of a production cluster, we...

Got it .. I thought line "Copyright 2015 eBay Software Foundation" conflicts with Apache license? but I am no lawyer.. https://github.com/eBay/GZinga/blob/12c5af332e73ebc272889e13b670080bd1109d6b/LICENSE.txt#L1 Thanks.

CC @LucaCanali